29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-08-26 04:59:48 +00:00

# [#28689] FinderController duplicate lines. Thanks Elijah

This commit is contained in:
Elijah Madden 2012-06-19 17:50:51 +02:00 committed by Jean-Marie Simonet
parent 78a020d511
commit adb665e56f
2 changed files with 1 additions and 4 deletions

View File

@ -36,10 +36,6 @@ class FinderController extends JControllerLegacy
// Initialise variables.
$input = JFactory::getApplication()->input;
$cachable = true;
$user = JFactory::getUser();
// Load plug-in language files.
FinderHelperLanguage::loadPluginLanguage();
// Load plug-in language files.
FinderHelperLanguage::loadPluginLanguage();

View File

@ -32,6 +32,7 @@ $ -> Language fix or change
# [#28694] *Delete toolbar broken in com_media in 2.5.5
# [#28702] 404 Hits of com_redirect fails after Manual update. Thanks Mark
# [#28703] JUser class is missing the public vars for the 2 new columns lastResetTime and resetCount. Thanks Beat.
# [#28689] FinderController duplicate lines. Thanks Elijah
18-June-2012 Mark Dexter
+ Add update xml files to build folder