Code issue

edited July 2015 in Bug Reports
Just something I have found recently:

base_module_model.php: 1350
$fields = $fields = array_keys($this->table_info()); // used to prevent an additional query that the fields() method would create
Don't think it's hurting anything...

Comments

  • edited 11:29PM
    Thanks for pointing this out. I've pushed a fix in the develop branch.
Sign In or Register to comment.