diff --git a/core.php b/core.php index 07f1b22..dc6436b 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.5"; +$version = "0.6"; session_start(); ///////// Login System ///////// //clear expired sessions diff --git a/index.php b/index.php index 7f02d0d..684e8b4 100644 --- a/index.php +++ b/index.php @@ -160,7 +160,7 @@ Actions: /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// Do not edit below this line unless you know what you are doing! /////////////// /////////////////////////////////////////////////////////////////////////////////////////////// -$version = "0.5"; +$version = "0.6"; session_start(); ///////// Login System ///////// //clear expired sessions