diff --git a/lib/requirements.php b/lib/requirements.php new file mode 100644 index 0000000..5872613 --- /dev/null +++ b/lib/requirements.php @@ -0,0 +1,76 @@ + + + +ICEcoder <?php echo $ICEcoderSettings['versionNo'];?> : Requirements problem! + + + + + + + + + +
+
+
+ ICEcoder +
v
+ + + Requirements problem!



+ Sorry, but ICEcoder has a problem
running on your server:



+ and needs 7.0 or above

"; + } + if (in_array("phpSession", $reqsFailures)) { + echo "You don't appear to have a
working PHP session

"; + } + if (in_array("phpReadFile", $reqsFailures)) { + echo "You don't seem to be able
to read the config file

"; + } + ?> +
+ +
+
+
+ + + + + +