|
c2ephp
|
Go to the source code of this file.
Variables | |
| $extension = substr(strtolower($argv[1]),-4) | |
| $file | |
| switch($extension) | $fh = fopen($argv[1].'recompiled','wb') |
| print nCompleted | n |
| $extension = substr(strtolower($argv[1]),-4) |
Definition at line 7 of file sprite-recompile.php.
| switch ($extension) $fh = fopen($argv[1].'recompiled','wb') |
Definition at line 20 of file sprite-recompile.php.
| $file |
Definition at line 8 of file sprite-recompile.php.
| print nCompleted n |
Definition at line 24 of file sprite-recompile.php.