- Need to readd this but do it as a echo

This commit is contained in:
Marcus Boerger 2007-05-30 17:13:17 +00:00
parent 6dc9be0590
commit afb43b7110

View File

@ -55,4 +55,6 @@ foreach($classes as $name)
echo "\n}\n\n";
}
echo 'new PharCommand($argc, $argv);'."\n";
?>