New upload manager to handle images and attachments
[platal.git] / include / platal.inc.php
index b7142d4..42e776a 100644 (file)
@@ -21,8 +21,6 @@
 
 $TIME_BEGIN = microtime(true);
 
-date_default_timezone_set('Europe/Paris');
-
 define('AUTH_PUBLIC', 0);
 define('AUTH_COOKIE', 1);
 define('AUTH_MDP',    2);