Cue interpreter for regRename
This commit is contained in:
parent
d22fc76b30
commit
e1a8fd4822
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env php
|
||||||
<?php
|
<?php
|
||||||
error_reporting ( E_ALL^E_NOTICE ) ;
|
error_reporting ( E_ALL^E_NOTICE ) ;
|
||||||
require_once dirname( __FILE__ ) . '/astropenguin/package.php';
|
require_once dirname( __FILE__ ) . '/astropenguin/package.php';
|
||||||
|
Loading…
Reference in New Issue
Block a user