Topic: extern.php and error reporting

extern.php has error reporting set to E_ALL. It should be set to E_ALL ^ E_NOTICE (like common.php is)

Re: extern.php and error reporting

Noted smile

"Programming is like sex: one mistake and you have to support it for the rest of your life."