diff --git a/base.php b/base.php index 56503c6..9ad0f24 100644 --- a/base.php +++ b/base.php @@ -6,7 +6,7 @@ * @author Sébastien Lucas */ -define ("VERSION", "0.3.2"); +define ("VERSION", "0.3.3"); date_default_timezone_set($config['default_timezone']); function getURLParam ($name, $default = NULL) {