Theresa Arzadon-Labajo

WB 2.6.7

Posted by Theresa Arzadon-Labajo (tarzadon) on Jan 04 2008
Tech Stuff >> Website Baker

To eliminate the lag time while the list of pages is being generated in Pages, add the following code to the top of admin/pages/index.php:

// Report all errors except E_NOTICE
error_reporting(E_ALL ^ E_NOTICE);

Last changed: Apr 21 2009 at 10:00 AM

Back

Comments

No comment found

Add Comment