mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
- ini_set usage removed.
git-svn-id: http://piwigo.org/svn/branches/2.0@3025 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