forked from GNUsocial/gnu-social
[LIB_REFACTOR] Fix requires
This commit is contained in:
committed by
Diogo Cordeiro
parent
58bde08425
commit
b41f9620fa
@@ -120,7 +120,7 @@ foreach ($options as $option) {
|
||||
}
|
||||
}
|
||||
|
||||
require_once INSTALLDIR . '/lib/common.php';
|
||||
require_once INSTALLDIR . '/lib/util/common.php';
|
||||
|
||||
set_error_handler('common_error_handler');
|
||||
|
||||
|
Reference in New Issue
Block a user