mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Rename Cytro to Fenom
This commit is contained in:
@ -4,9 +4,9 @@ require_once __DIR__."/../vendor/autoload.php";
|
||||
|
||||
|
||||
|
||||
define('CYTRO_RESOURCES', __DIR__."/resources");
|
||||
define('FENOM_RESOURCES', __DIR__."/resources");
|
||||
|
||||
require_once CYTRO_RESOURCES."/actions.php";
|
||||
require_once FENOM_RESOURCES."/actions.php";
|
||||
require_once __DIR__."/TestCase.php";
|
||||
|
||||
function drop() {
|
||||
|
Reference in New Issue
Block a user