diff --git a/docs/fr.md b/docs/fr.md index 54d0056..2a13bfa 100644 --- a/docs/fr.md +++ b/docs/fr.md @@ -13,7 +13,7 @@ Pré-requis Les pré-requis système pour Batflat sont modeste, donc tous les serveurs modernes peuvent suffirent. + Apache 2.2+ with `mod_rewrite` -+ PHP version 5.5+ ++ PHP version 5.6+ + Access to SQLite La configuration PHP doit avoir les extentions suivantes : @@ -1338,4 +1338,4 @@ Languages All language files are located in the `lang` directories inside the modules and under the `inc/lang` path. In this last path there are folders corresponding to the language names in the following format: `en_english`. The first part is the abbreviation of the language and the second is the full name. Within the directory is the `general.ini` file, which contains general language variables for the system. -After creating a new language folder, Batflat automatically detects the added language and allows it to be selected in the admin panel. Note that the procedure for creating a new language should be repeated for each module. \ No newline at end of file +After creating a new language folder, Batflat automatically detects the added language and allows it to be selected in the admin panel. Note that the procedure for creating a new language should be repeated for each module.