X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=install%2Findex.php;h=65ce6668a7dcc74a18f9b6a51c2898729b485c8d;hb=debb4ba801f7bac134d8a1925ad5bf5b9dc4a785;hp=786dde60633669cdb5e24bd2def8c7c4743eb220;hpb=da8311619dd73feae101d246a1957b972e00cbd2;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'; } ?>