Forgot version
This commit is contained in:
parent
e9e5096c17
commit
bc48ba85c3
1 changed files with 1 additions and 1 deletions
2
base.php
2
base.php
|
@ -6,7 +6,7 @@
|
|||
* @author Sébastien Lucas <sebastien@slucas.fr>
|
||||
*/
|
||||
|
||||
define ("VERSION", "0.1.0");
|
||||
define ("VERSION", "0.1.1");
|
||||
date_default_timezone_set($config['default_timezone']);
|
||||
|
||||
function getURLParam ($name, $default = NULL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue