Ticket #393. Require once.

This commit is contained in:
Ermal Lui 2010-03-03 23:22:43 +00:00
parent 43ad432c34
commit 39163f72b7

View File

@ -38,7 +38,7 @@
##|-PRIV
require("guiconfig.inc");
require("notices.inc");
require_once("notices.inc");
// Growl
if($config['notifications']['growl']['password'])