Refactored project structure.
This commit is contained in:
parent
cfe93434ad
commit
c015d8c58b
308 changed files with 39 additions and 47 deletions
|
|
@ -5,7 +5,7 @@ if (!defined('ROOT_DIR')) {
|
|||
}
|
||||
|
||||
if (!defined('SRC_DIR')) {
|
||||
define('SRC_DIR', ROOT_DIR . 'src/PHPCensor/');
|
||||
define('SRC_DIR', ROOT_DIR . 'src/');
|
||||
}
|
||||
|
||||
if (!defined('PUBLIC_DIR')) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue