summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@gmail.com>2011-07-18 15:25:29 -0400
committerScott Ullrich <sullrich@gmail.com>2011-07-18 15:25:29 -0400
commit48fc39a3c0199bedca06e1877b165c9bc99a07ab (patch)
treec4242aa4f4f5fb95da58bde73d3123ba9eed7c8f /usr/local/www/firewall_rules_edit.php
parentb4b7bda6090cfa4541be2c00a3d7eac5c8abc524 (diff)
downloadpfsense-48fc39a3c0199bedca06e1877b165c9bc99a07ab.zip
pfsense-48fc39a3c0199bedca06e1877b165c9bc99a07ab.tar.gz
Adding pre_input_errors hook
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 0e61806..2d7b7d8 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -608,6 +608,7 @@ include("head.inc");
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
+<?php pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_input_errors"); ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_rules_edit.php" method="post" name="iform" id="iform">
OpenPOWER on IntegriCloud