From: Scott M. <sco...@gm...> - 2011-02-22 20:32:06
|
Hey all, I'm seeing many "Call to undefined function error_get_last()" errors in the error log. One example of the message in its entirety: [Tue Feb 22 14:24:08 2011] [error] [client 10.110.1.142] PHP Fatal error: Call to undefined function error_get_last() in /var/websites/development/timesheet/apps/ts20/content/include/error_handler.php on line 190 I'm not able to find an instance of this function, and I just wanted to make sure someone was aware and planning to fill in this hole. -Scott |