?
avatar blueboar2
blueboar2
25 Feb 2012

After newest commit "[#27568] Remove the use of all deprecated functions
(except JRequest and JException) in the installation. Thanks Rouven" on
Feb10/2012 there is such code on line 201

catch (JDatabseException $e)
{
$this->setError(JText::sprintf('INSTL_ERROR_CONNECT_DB',
$e->getMessage()));
}

Should be: JDatabA(!)seException

Commit:
cf495f2

avatar blueboar2 blueboar2 - open - 25 Feb 2012
avatar zero-24 zero-24 - close - 28 Dec 2012
avatar zero-24 zero-24 - change - 7 Jul 2015
Title
Typo in joomla-cms / installation / models / configuration.php
Typo in joomla-cms / installation / models / configuration.php
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment