mirror of
https://github.com/simon987/Much-Assembly-Required-Frontend.git
synced 2025-12-15 07:39:03 +00:00
Should be able to run on PHP >= 5.5
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
include_once "include/SqlConnection.php";
|
||||
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
|
||||
class TokenManager
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user