1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +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

@@ -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.
*/