mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-03-19 21:21:44 +01:00
@@ -3,6 +3,7 @@
|
|||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
|
|
||||||
define('DIR_BASE', $_ENV['DIR_BASE']);
|
define('DIR_BASE', $_ENV['DIR_BASE']);
|
||||||
|
define('MAX_EMAIL_LEN', 41);
|
||||||
|
|
||||||
include_once(DIR_BASE . "system/model.php");
|
include_once(DIR_BASE . "system/model.php");
|
||||||
include_once(DIR_BASE . "model/search/search.php");
|
include_once(DIR_BASE . "model/search/search.php");
|
||||||
|
|||||||
Reference in New Issue
Block a user