Remove debugging information
This commit is contained in:
parent
7cab64e704
commit
640ea3fc3a
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
ini_set('display_errors', 1);
|
||||
|
||||
include_once(__DIR__ . '/libs/dpclass.php');
|
||||
|
||||
if($_POST['submit']) {
|
||||
|
|
Loading…
Reference in a new issue