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