mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
- ini_set usage removed.
merge -c3025 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3026 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -57,8 +57,6 @@ function set_admin_advice()
|
||||
}
|
||||
}
|
||||
$adv = array();
|
||||
ini_set('error_reporting', E_ALL);
|
||||
ini_set('display_errors', true);
|
||||
|
||||
include_once( $my_path."adv_set.php" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user