X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=65ce6668a7dcc74a18f9b6a51c2898729b485c8d;hb=cb8cf10b735342399abfce9384565a7474b92947;hp=786dde60633669cdb5e24bd2def8c7c4743eb220;hpb=c92b3045e74e92fde41664f43aa67964e839b0e0;p=fa-stable.git diff --git a/install/index.php b/install/index.php index 786dde60..65ce6668 100644 --- a/install/index.php +++ b/install/index.php @@ -138,6 +138,8 @@ function change_os(type) { Writeable'; } elseif(!file_exists($path_to_root.'/reporting/pdf_files/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?> + modules/ + Writeable'; } elseif(!file_exists($path_to_root.'/lang/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?> admin/backup/ Writeable'; } elseif(!file_exists($path_to_root.'/admin/backup/')) { echo 'Directory Not Found'; } else { echo 'Unwriteable'; } ?>