mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Ticket #393. Require once.
This commit is contained in:
parent
43ad432c34
commit
39163f72b7
@ -38,7 +38,7 @@
|
||||
##|-PRIV
|
||||
|
||||
require("guiconfig.inc");
|
||||
require("notices.inc");
|
||||
require_once("notices.inc");
|
||||
|
||||
// Growl
|
||||
if($config['notifications']['growl']['password'])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user