From d2b9efda522f0ef0463f3ba9872e46c29da7e047 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 4 Aug 2015 20:13:28 +0100 Subject: [PATCH] bump version: 0.6 -> 0.7 --- core.php | 2 +- index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core.php b/core.php index e01af41..9c685b7 100644 --- a/core.php +++ b/core.php @@ -6,7 +6,7 @@ $start_time = time(true); /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// Do not edit below this line unless you know what you are doing! /////////////// /////////////////////////////////////////////////////////////////////////////////////////////// -$version = "0.6"; +$version = "0.7"; session_start(); ///////// Login System ///////// //clear expired sessions diff --git a/index.php b/index.php index a8c720b..e05147c 100644 --- a/index.php +++ b/index.php @@ -224,7 +224,7 @@ Actions: /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// Do not edit below this line unless you know what you are doing! /////////////// /////////////////////////////////////////////////////////////////////////////////////////////// -$version = "0.6"; +$version = "0.7"; session_start(); ///////// Login System ///////// //clear expired sessions