aboutsummaryrefslogtreecommitdiff
path: root/setup.php
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-03-03 21:49:47 +0100
committerKevin Chabowski <kevin@kch42.de>2012-03-03 21:49:47 +0100
commit958a721cf66eff27629b05d407a028e6f469e2b5 (patch)
treebf515f3cc9f1682a7e1b11dba14eec3baaac0831 /setup.php
parenta8aafff07b471e674b8085bafb10b6f41b98316c (diff)
downloadratatoeskr-cms-958a721cf66eff27629b05d407a028e6f469e2b5.tar.gz
ratatoeskr-cms-958a721cf66eff27629b05d407a028e6f469e2b5.tar.bz2
ratatoeskr-cms-958a721cf66eff27629b05d407a028e6f469e2b5.zip
Modified setup.php and added create-package.zip.
Requirement of session_doctor.php was removed from setup.php, since this is just a debugging tool and should never be on a productive installation!
Diffstat (limited to 'setup.php')
-rw-r--r--setup.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.php b/setup.php
index 3db2fc9..f2b48c2 100644
--- a/setup.php
+++ b/setup.php
@@ -94,7 +94,6 @@ $files = array(
"/ratatoeskr/cms_style/images/error.png",
"/ratatoeskr/main.php",
"/ratatoeskr/plugin_extradata/private/.htaccess",
- "/session_doctor.php",
"/index.php",
"/setup.php",
"/css.php"