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
Title |
|
||||||
Labels |
Added:
?
|
||||||
Build | ⇒ | staging |