Sunday 16 December 2007 1:50:00 pm
Newbie,
Just uploaded eZpub pointed to index.php
Get this error Parse error: syntax error, unexpected $end Line# seems to point to the final section
----------------------------------------------------------- eZDebug::addTimingPoint( "End" );
$out = ob_get_clean(); echo trim( $out ); eZDB::checkTransactionCounter(); eZDisplayResult( $templateResult );
eZExecution::cleanup(); eZExecution::setCleanExit(); ?>
|