X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=99d810a1ce96e30f5b418d5fe742076075b3f68b;hb=0917891be384286611592f13872cc9437826ce09;hp=1c78b5328cbf31ca490d5100396fd5ab74e177b3;hpb=a5242af68e65661edb7175412444dce536a7f311;p=fa-stable.git diff --git a/install/index.php b/install/index.php index 1c78b532..99d810a1 100644 --- a/install/index.php +++ b/install/index.php @@ -131,6 +131,30 @@ function change_os(type) { ?> + + + Magic Quotes GPC + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + Register Globals + + Enabled'; + } else { + echo 'Disabled'; + } + ?> + + +