mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 07:09:30 +02:00
2024.3.14
This commit is contained in:
parent
c82b6b6acf
commit
1d0d3f13ab
4 changed files with 10 additions and 5 deletions
1
init.php
1
init.php
|
@ -37,7 +37,6 @@ function _autoloader($class)
|
|||
}
|
||||
spl_autoload_register('_autoloader');
|
||||
|
||||
|
||||
if (!file_exists($root_path . 'config.php')) {
|
||||
$root_path .= '..' . DIRECTORY_SEPARATOR;
|
||||
if (!file_exists($root_path . 'config.php')) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue