[Flow] Get an 404 error after switching to "production"-context

Christian Loock chl at vkf-renzel.de
Fri Mar 6 15:04:12 CET 2015


Yeah might be. Was more of a wild guess.

Have you tried chaning require to require_once?


Am 06.03.2015 um 15:04 schrieb Mira Frei:
> I added this to 
> Packages/Libraries/phpoffice/phpexcel/Classes/PHPExcel/Autoloader.php:
> if (class_exists("PHPExcel_Autoloader")) return;
>
> But the same error.. the return is without any effect, because php is 
> parsing this file in any case. After parsing (and declaring classes) 
> php is running the code logical. right?
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list