Fix php5 apache configuration with upgrade.

git-svn-id: http://piwigo.org/svn/trunk@5387 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-03-26 16:49:23 +00:00
parent b9978b0ad3
commit 7b25308e73
4 changed files with 36 additions and 21 deletions

View file

@ -139,7 +139,7 @@ function activate_all_themes()
}
}
function try_db_connection(&$infos, &$errors)
function install_db_connect(&$infos, &$errors)
{
try
{