Search found 1 match
- Tue Nov 20, 2007 1:40 am
- Forum: Joombie Coding Q/A
- Topic: Default Table prefix differences
- Replies: 0
- Views: 530
Default Table prefix differences
I notice that JModel::getTable and JTable::getInstance default to different table prefixes. The former uses "Table" and the latter "JTable." Is this intentional?