Skip to content

Could not find the language line "insert_batch() called with no data" #6211

Open
@jamieburchell

Description

@jamieburchell

There are a couple of places in the DB_query_builder.php file where a missing language line is referenced:

return ($this->db_debug) ? $this->display_error('insert_batch() called with no data') : FALSE;

return ($this->db_debug) ? $this->display_error('update_batch() called with no data') : FALSE;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions