Cue interpreter for regRename
This commit is contained in:
@@ -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';
|
||||||
|
Reference in New Issue
Block a user