Default Table prefix differences

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
ncube
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sun Oct 14, 2007 6:40 am

Default Table prefix differences

Post by ncube » Tue Nov 20, 2007 1:40 am

I notice that JModel::getTable and JTable::getInstance default to different table prefixes.  The former uses "Table" and the latter "JTable."  Is this intentional?

Post Reply