weblinks/src
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
..
administrator Use correct database (#391) 2019-03-15 12:24:27 +00:00
components/com_weblinks First imageignores image float setting366 (#378) 2017-11-06 12:52:45 +01:00
language/en-GB some missing copy updates to 2017 (#314) 2017-02-16 20:05:09 +01:00
media/com_weblinks/js correcting date 2017-05-17 09:08:43 +02:00
modules/mod_weblinks addJoroboMapTaskToRoboFile (#374) 2017-11-06 12:55:24 +01:00
plugins Merge pull request #349 from infograf768/weblinks_assoc 2017-11-03 21:46:26 +01:00