diff options
author | polo <ordipolo@gmx.fr> | 2025-08-02 04:09:32 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-08-02 04:10:30 +0200 |
commit | 20e1d288035a274b48f0d2d26f547ad15e99761d (patch) | |
tree | 68198bf3804f39dc48c54d13759ac2a1cf37b15b /src/controller/installation.php | |
parent | 245f1c1f4f60f6841b557312ff49b2ee6bac9bf3 (diff) | |
download | cms-20e1d288035a274b48f0d2d26f547ad15e99761d.zip |
réorganisation 1: déplacement de trucs de index.php à post.php
Diffstat (limited to 'src/controller/installation.php')
-rw-r--r-- | src/controller/installation.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controller/installation.php b/src/controller/installation.php index acb87f1..d9ea44b 100644 --- a/src/controller/installation.php +++ b/src/controller/installation.php | |||
@@ -33,6 +33,7 @@ function phpDependancies() | |||
33 | } | 33 | } |
34 | } | 34 | } |
35 | 35 | ||
36 | // inutilisée pour l'instant | ||
36 | function installation(): void | 37 | function installation(): void |
37 | { | 38 | { |
38 | /* -- droits des fichiers et dossiers -- */ | 39 | /* -- droits des fichiers et dossiers -- */ |