mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
This is PHP code, not HTML. Woops.
This commit is contained in:
parent
25b3f772ad
commit
948ab1d6ff
@ -165,6 +165,8 @@ include("head.inc");
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<?php
|
||||
|
||||
if ($_POST) {
|
||||
$pconfig = $_POST;
|
||||
|
||||
@ -186,3 +188,5 @@ if ($_POST) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
Loading…
Reference in New Issue
Block a user