diff --git a/core.php b/core.php index 07f1b229..dc6436b2 100644 --- a/core.php +++ b/core.php @@ -6,7 +6,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// 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 7f02d0d6..684e8b4d 100644 --- a/index.php +++ b/index.php @@ -160,7 +160,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////// /////////////// 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