This commit is contained in:
parent
4538ee232c
commit
8b45977bdf
@ -2,8 +2,6 @@
|
||||
<?php
|
||||
error_reporting(E_ERROR | E_PARSE);
|
||||
ini_set('display_errors',true);
|
||||
ini_set('error_log','/home/cockpit.crunchbutton/logs/php-scripts.log');
|
||||
set_time_limit(10);
|
||||
|
||||
$a = (object)getopt('s::c::r::f::');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user