Bug #42

Table name in models/user.php

Added by Kodeart - about 3 years ago. Updated about 3 years ago.

Status:Closed Start:
Priority:High Due date:
Assigned to:Jeremy Bush % Done:

0%

Category:Argentum
Target version:0.6.0
Resolution:fixed

Description

http://trac.argentuminvoice.com/browser/trunk/application/models/user.php#L95

Table name is hardcoded. Could be:
return (bool) $this->db->where('username', $name)->count_records($this->table_name);

Associated revisions

Revision 99
Added by Jeremy Bush about 3 years ago

Fixing #42. Thanks Kodeart!

History

Updated by Jeremy Bush about 3 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in r98.

Also available in: Atom PDF