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