forked from leftypol/leftypol
Merge vichan PHP8 fixes, configure composer, fix outstanding incompatibilities
This commit is contained in:
parent
c9ef4e80ac
commit
2605a6ff5d
252 changed files with 279 additions and 28498 deletions
|
@ -8,8 +8,7 @@ if (fopen('inc/instance-config.php' , 'a') === false) {
|
|||
exit();
|
||||
}
|
||||
|
||||
require 'inc/functions.php';
|
||||
require_once 'inc/anti-bot.php'; // DELETE ME THIS IS FOR print_err function only!
|
||||
require 'inc/bootstrap.php';
|
||||
|
||||
loadConfig();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue