centurion-project / Centurion

Centurion is an open-source CMS delivered as a flexible PHP5 Content Management Framework
http://www.centurion-project.org
197 stars 51 forks source link

fix bug in view error.phtml when the profiler is empty, else spam error_... #34

Closed frenchcomp closed 12 years ago

frenchcomp commented 12 years ago

In my php.log, I have several lines generate by error.phtml because the profiler used in core/centurion/form/error.phtml is empty and the foreach bug.