summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorbruno <bruno.stein@bluepex.com>2015-11-18 14:28:53 -0200
committerStephen Beaver <sbeaver@netgate.com>2015-11-19 07:25:41 -0500
commit0b87fcf58c8037743ee06cd49dc249762cb88c4b (patch)
treec99ac643b796f0ad38dd541959f0ebb2992f12e1 /src/usr/local/www/head.inc
parentb8ecbcb46eba338787d7bede16d00ba50c8bc6f3 (diff)
downloadpfsense-0b87fcf58c8037743ee06cd49dc249762cb88c4b.zip
pfsense-0b87fcf58c8037743ee06cd49dc249762cb88c4b.tar.gz
added support flash messages
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 9e62f39..0e7b8ed 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -581,3 +581,6 @@ if (are_notices_pending()):?>
</script>
<?php endif;
+
+// Get the flash Messages
+get_flash_message();
OpenPOWER on IntegriCloud