Changeset 623 for branches/1.3/phpdc.phpr
- Timestamp:
- 2009-07-05T10:41:16+02:00 (4 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
phpdc.phpr (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/phpdc.phpr
r604 r623 13 13 } 14 14 15 $dc = &new Decompiler();15 $dc = new Decompiler(); 16 16 if (isset($argv[1])) { 17 17 $dc->decompileFile($argv[1]);
Note: See TracChangeset
for help on using the changeset viewer.

