weblinks/src/administrator
Elijah Madden 802cff4ae8 Use correct database (#391)
Suppose you're not operating on the default Joomla database (the one returned by `JFactory::getDbo()`) but on another one entirely? In theory, it is possible. In that case, you will want this new table object to use the same DBO that `$this` is using. 

If you look at any similar table classes that are built in to Joomla, you will see this same kind of thing. So this is consistent with Joomla practices.
2019-03-15 12:24:27 +00:00
..
components/com_weblinks Use correct database (#391) 2019-03-15 12:24:27 +00:00
language/en-GB changedlanguagestringssothatimagefloatismoreconcrete (#376) 2017-11-06 12:54:06 +01:00
manifests/packages Minifying js and adding xtd-editors web link 2017-05-17 09:06:21 +02:00