1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Awilum
2018-12-19 13:19:47 +03:00

View File

@@ -29,8 +29,8 @@ The flat-file nature of Flextype lets you define custom fields for any of your p
Flextype is an open-source project licensed under the MIT LICENSE to set the world free!
## REQUIREMENTS
PHP 7.1.3 or higher with PHP's [Multibyte String module](http://php.net/mbstring)
Apache with [Mod Rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html)
PHP 7.1.3 or higher with PHP's [Multibyte String module](https://php.net/mbstring)
Apache with [Mod Rewrite](https://httpd.apache.org/docs/current/mod/mod_rewrite.html)
## INSTALLATION