Changeset 350 for pro-violet-viettel/sourcecode/application/modules/admin
- Timestamp:
- Oct 30, 2014 4:57:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/admin/models/admin_model.php
r340 r350 5 5 { 6 6 protected $table_name = 'tbladmin'; 7 7 protected $id_name = 'admin_id'; 8 8 9 function __construct() 9 10 {
Note: See TracChangeset
for help on using the changeset viewer.