1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-05 04:37:43 +02:00
This commit is contained in:
Awilum
2020-12-28 19:58:04 +03:00
parent d33b0146d3
commit f4ff94d7b0
15 changed files with 15 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
##
# Flextype (http://flextype.org)
# Flextype (https://flextype.org)
# Founded by Sergey Romanenko and maintained by Flextype Community.
#

View File

@@ -5,7 +5,7 @@ Flextype is an MIT-licensed open source project and completely free to use..
However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support it's ongoing development by being a backer or a sponsor:
* [Become a backer or sponsor on Patreon](https://www.patreon.com/awilum).
* [One-time donation via PayPal, QIWI, Sberbank, Yandex](http://flextype.org/en/one-time-donation)
* [One-time donation via PayPal, QIWI, Sberbank, Yandex](https://flextype.org/en/one-time-donation)
* [Visit our Sponsors & Backers page](https://flextype.org/en/sponsors)
### Gold Sponsor

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -102,6 +102,7 @@ class Plugins
// Go through...
foreach ($pluginsList as $plugin) {
// Set plugin settings directory
$projectPluginSettingsDir = PATH['project'] . '/config/plugins/' . $plugin['dirname'];

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/

View File

@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
* Flextype (http://flextype.org)
* Flextype (https://flextype.org)
* Founded by Sergey Romanenko and maintained by Flextype Community.
*/