Cue interpreter for regRename

This commit is contained in:
斟酌 鵬兄 2017-02-27 13:23:21 +08:00
parent d22fc76b30
commit e1a8fd4822

View File

@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php
error_reporting ( E_ALL^E_NOTICE ) ;
require_once dirname( __FILE__ ) . '/astropenguin/package.php';