diff --git a/.gitignore b/.gitignore index d473cf9..97f1925 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ config/config.php prototypes/ +# PhpStorm +.idea/ +*.iws +.idea_modules/ + + # Created by https://www.gitignore.io/api/windows,osx,linux ### Windows ### @@ -29,6 +35,9 @@ $RECYCLE.BIN/ .AppleDouble .LSOverride +# Icon must end with two \r +Icon + # Thumbnails ._* @@ -60,4 +69,4 @@ Temporary Items .directory # Linux trash folder which might appear on any partition or disk -.Trash-* +.Trash-* \ No newline at end of file diff --git a/README.md b/README.md index ee4b101..b2a0db1 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ ### Requirements - Minimum - - PHP 5.4 or newer + - PHP 5.5 or newer - Installed and enabled ``mbstring`` extension - Recommended - Newest stable PHP version - Up-to-date Apache server - - Enabled mod_rewrite (sudo a2enmod rewrite && service apache2 reload) + - Enabled mod_rewrite (``sudo a2enmod rewrite && service apache2 reload``) - Enabled support of htaccess

diff --git a/config/config.template.php b/config/config.template.php index 63d9b17..64e573a 100644 --- a/config/config.template.php +++ b/config/config.template.php @@ -57,7 +57,7 @@ $config["adminlist"] = array(6, 17, 19); $config['contact']['title'] = 'Contact the staff'; $config['contact']['text'] = '