mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-28 12:19:57 +03:00
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:
parent
b9978b0ad3
commit
7b25308e73
4 changed files with 36 additions and 21 deletions
|
@ -139,7 +139,7 @@ function activate_all_themes()
|
|||
}
|
||||
}
|
||||
|
||||
function try_db_connection(&$infos, &$errors)
|
||||
function install_db_connect(&$infos, &$errors)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue