X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=99d810a1ce96e30f5b418d5fe742076075b3f68b;hb=3dc709543cc713810811d269a8b2ce035146a559;hp=221d207c38ce6a2844ad721a15f1b4ee03729e7f;hpb=82eb85c1e4f8bde3245e8311cf8a01fbace60219;p=fa-stable.git diff --git a/install/index.php b/install/index.php index 221d207c..99d810a1 100644 --- a/install/index.php +++ b/install/index.php @@ -1,4 +1,14 @@ . +***********************************************************************/ error_reporting(E_ALL); ini_set("display_errors", "On"); // Start a session @@ -121,6 +131,30 @@ function change_os(type) { ?> + + + Magic Quotes GPC + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + Register Globals + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + + @@ -271,9 +305,8 @@ function change_os(type) {
Please note:   FrontAccounting is released under the - GNU General Public License -
- By clicking install, you are accepting the license. + GNU General Public License. By + clicking install, you are accepting the license.
@@ -296,7 +329,7 @@ function change_os(type) { FrontAccounting is released under the - GNU General Public License + GNU General Public License