Re-add missing import
This commit is contained in:
parent
21043d9681
commit
4951c288fa
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
$config = json_decode(file_get_contents("/var/www/usergen/secret/config.json", true));
|
||||
require_once("/var/www/usergen/secret/helpers.php");
|
||||
require_once("/var/www/usergen/secret/oauth.php");
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<HTML lang="en">
|
||||
|
Loading…
Reference in New Issue
Block a user