> Don't use setWorkingDirectory, it's for unit testing only. > The only thing you really have to do is: > > require '/home/derick/dev/ezcomponents/trunk/Base/src/ezc_bootstrap.php'; > (Adjusting the path).
ok, but i need my own __autoload. Any chance to avoid ezc_bootstrap? Including base and try SPL?
