mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
nulled error outout
This commit is contained in:
parent
cbb8c593aa
commit
6d9c53612d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/local/vesta/php/bin/php
|
||||
<?php
|
||||
|
||||
error_reporting(NULL);
|
||||
if (empty($argv[1])) {
|
||||
echo "Error: not enough arguments\n";
|
||||
exit(3);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue