Revision 1d333258
Added by Scott Ullrich almost 16 years ago
usr/local/www/reboot.php | ||
---|---|---|
36 | 36 |
##|*MATCH=reboot.php* |
37 | 37 |
##|-PRIV |
38 | 38 |
|
39 |
|
|
40 | 39 |
require("guiconfig.inc"); |
41 | 40 |
|
42 | 41 |
if ($_POST) { |
... | ... | |
47 | 46 |
} |
48 | 47 |
} |
49 | 48 |
|
50 |
|
|
51 | 49 |
$pgtitle = array("Diagnostics","Reboot System"); |
52 | 50 |
include("head.inc"); |
53 | 51 |
|
... | ... | |
77 | 75 |
exit; |
78 | 76 |
} |
79 | 77 |
} |
80 |
?> |
|
78 |
|
|
79 |
?> |
Also available in: Unified diff
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on