with the plugin , there are several autoloader
This commit is contained in:
parent
8e7d3e58bd
commit
f8abbfedd2
1 changed files with 0 additions and 2 deletions
|
|
@ -405,8 +405,6 @@ function noalyss_class_autoloader($class)
|
|||
);
|
||||
if (isset ($aClass[$class])) {
|
||||
require_once NOALYSS_INCLUDE . "/" . $aClass[$class];
|
||||
}else {
|
||||
echo "autoloader fails with $class";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue