Small modif

This commit is contained in:
Sébastien Lucas 2013-10-03 09:05:38 +02:00
parent e3bf13ab47
commit 69614a0291
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
define ("VERSION", "0.7.0beta");
define ("DB", "db");
date_default_timezone_set($config['default_timezone']);
function useServerSideRendering () {
global $config;