remove debugging on public repository
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$debugging = true;
|
||||
$debugging = false;
|
||||
|
||||
require_once('boot.php');
|
||||
|
||||
|
Reference in New Issue
Block a user