summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/IPv6.inc2
-rw-r--r--etc/inc/PEAR.inc1
-rw-r--r--etc/inc/auth.inc2
-rw-r--r--etc/inc/certs.inc2
-rw-r--r--etc/inc/config.lib.inc2
-rw-r--r--etc/inc/dyndns.class2
-rw-r--r--etc/inc/easyrule.inc3
-rw-r--r--etc/inc/filter.inc3
-rw-r--r--etc/inc/globals.inc3
-rw-r--r--etc/inc/growl.class2
-rw-r--r--etc/inc/gwlb.inc2
-rw-r--r--etc/inc/interfaces.inc2
-rw-r--r--etc/inc/ipsec.inc2
-rw-r--r--etc/inc/itemid.inc2
-rw-r--r--etc/inc/led.inc1
-rw-r--r--etc/inc/meta.inc2
-rw-r--r--etc/inc/notices.inc2
-rwxr-xr-xetc/inc/openvpn.auth-user.php2
-rw-r--r--etc/inc/openvpn.inc2
-rw-r--r--etc/inc/pfsense-utils.inc2
-rw-r--r--etc/inc/pkg-utils.inc2
-rw-r--r--etc/inc/priv.defs.inc2
-rw-r--r--etc/inc/priv.inc2
-rw-r--r--etc/inc/radius.inc2
-rw-r--r--etc/inc/rrd.inc2
-rw-r--r--etc/inc/service-utils.inc2
-rw-r--r--etc/inc/services.inc2
-rw-r--r--etc/inc/shaper.inc2
-rw-r--r--etc/inc/system.inc2
-rw-r--r--etc/inc/upgrade_config.inc3
-rw-r--r--etc/inc/util.inc2
-rw-r--r--etc/inc/vpn.inc3
-rw-r--r--etc/inc/wizardapp.inc2
-rw-r--r--etc/inc/xmlparse.inc2
-rw-r--r--etc/inc/xmlparse_attr.inc2
-rw-r--r--etc/inc/xmlreader.inc2
36 files changed, 41 insertions, 34 deletions
diff --git a/etc/inc/IPv6.inc b/etc/inc/IPv6.inc
index 8896ef6..f7e85de 100644
--- a/etc/inc/IPv6.inc
+++ b/etc/inc/IPv6.inc
@@ -919,4 +919,4 @@ class Net_IPv6 {
* End:
*/
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/PEAR.inc b/etc/inc/PEAR.inc
index 26d1159..68d30fa 100644
--- a/etc/inc/PEAR.inc
+++ b/etc/inc/PEAR.inc
@@ -1056,4 +1056,5 @@ class PEAR_Error
* c-basic-offset: 4
* End:
*/
+
?> \ No newline at end of file
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc
index e7484c1..d4e0875 100644
--- a/etc/inc/auth.inc
+++ b/etc/inc/auth.inc
@@ -1270,4 +1270,4 @@ function session_auth() {
return true;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/certs.inc b/etc/inc/certs.inc
index f177c9e..33aac66 100644
--- a/etc/inc/certs.inc
+++ b/etc/inc/certs.inc
@@ -556,4 +556,4 @@ function is_crl_internal($crl) {
return !(!empty($crl['text']) && empty($crl['cert']));
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/config.lib.inc b/etc/inc/config.lib.inc
index 7b27b7a..4feef0f 100644
--- a/etc/inc/config.lib.inc
+++ b/etc/inc/config.lib.inc
@@ -803,4 +803,4 @@ function set_device_perms() {
}
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/dyndns.class b/etc/inc/dyndns.class
index a07a793..247fa68 100644
--- a/etc/inc/dyndns.class
+++ b/etc/inc/dyndns.class
@@ -921,4 +921,4 @@
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/easyrule.inc b/etc/inc/easyrule.inc
index af3f270..0679060 100644
--- a/etc/inc/easyrule.inc
+++ b/etc/inc/easyrule.inc
@@ -329,4 +329,5 @@ function easyrule_parse_pass($int, $proto, $src, $dst, $dstport = 0) {
}
return "Unknown pass error.";
}
-?>
+
+?> \ No newline at end of file
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 2e53607..d1bc904 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2722,4 +2722,5 @@ function discover_pkg_rules($ruletype) {
}
// vim: ts=4 sw=4 noexpandtab
-?>
+
+?> \ No newline at end of file
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 5196dac..b8593dc 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -165,4 +165,5 @@ $sysctls = array("net.inet.ip.portrange.first" => "1024",
);
$config_inc_loaded = false;
-?>
+
+?> \ No newline at end of file
diff --git a/etc/inc/growl.class b/etc/inc/growl.class
index 883ec8b..33650ca 100644
--- a/etc/inc/growl.class
+++ b/etc/inc/growl.class
@@ -99,4 +99,4 @@
}
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 540a0a7..7362c373 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -532,4 +532,4 @@ function get_interface_gateway($interface, &$dynamic = false) {
return ($gw);
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index 37431bb..e0f29d2 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -3452,4 +3452,4 @@ EOD;
unlink_if_exists($cron_file);
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/ipsec.inc b/etc/inc/ipsec.inc
index 0dd0fe0..a46e596 100644
--- a/etc/inc/ipsec.inc
+++ b/etc/inc/ipsec.inc
@@ -463,4 +463,4 @@ function ipsec_mobilekey_sort() {
usort($config['ipsec']['mobilekey'], "mobilekeycmp");
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/itemid.inc b/etc/inc/itemid.inc
index dde3762..787760d 100644
--- a/etc/inc/itemid.inc
+++ b/etc/inc/itemid.inc
@@ -103,4 +103,4 @@ function get_unique_id(){
return uniqid("nat_", true);
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/led.inc b/etc/inc/led.inc
index ed67db5..3f615ba 100644
--- a/etc/inc/led.inc
+++ b/etc/inc/led.inc
@@ -350,4 +350,5 @@ function char_to_morse($char) {
break;
}
}
+
?> \ No newline at end of file
diff --git a/etc/inc/meta.inc b/etc/inc/meta.inc
index 3090319..4091eac 100644
--- a/etc/inc/meta.inc
+++ b/etc/inc/meta.inc
@@ -197,4 +197,4 @@ function read_file_metadata($fpath, & $metadata, $taglist = false) {
$metadata[$fname] = $tags;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/notices.inc b/etc/inc/notices.inc
index fadd92b..34cbd82 100644
--- a/etc/inc/notices.inc
+++ b/etc/inc/notices.inc
@@ -379,4 +379,4 @@ function register_via_growl() {
}
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/openvpn.auth-user.php b/etc/inc/openvpn.auth-user.php
index 544e21f..460d681 100755
--- a/etc/inc/openvpn.auth-user.php
+++ b/etc/inc/openvpn.auth-user.php
@@ -121,4 +121,4 @@ syslog(LOG_WARNING, "user {$username} authenticated\n");
exit(0);
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/openvpn.inc b/etc/inc/openvpn.inc
index 341044c..2750d01 100644
--- a/etc/inc/openvpn.inc
+++ b/etc/inc/openvpn.inc
@@ -935,4 +935,4 @@ function openvpn_refresh_crls() {
}
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc
index ba774b7..d251ff2 100644
--- a/etc/inc/pfsense-utils.inc
+++ b/etc/inc/pfsense-utils.inc
@@ -2116,4 +2116,4 @@ function get_country_name($country_code) {
return "";
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc
index ec999ab..49fd2c5 100644
--- a/etc/inc/pkg-utils.inc
+++ b/etc/inc/pkg-utils.inc
@@ -1078,4 +1078,4 @@ function squash_from_bytes($size, $round = "") {
return;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/priv.defs.inc b/etc/inc/priv.defs.inc
index 7025a95..6ba46d4 100644
--- a/etc/inc/priv.defs.inc
+++ b/etc/inc/priv.defs.inc
@@ -1164,4 +1164,4 @@ $priv_list['page-firewall-schedules-edit']['match'][] = "firewall_schedule_edit.
$priv_rmvd = array();
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/priv.inc b/etc/inc/priv.inc
index fa80923..f150aaf 100644
--- a/etc/inc/priv.inc
+++ b/etc/inc/priv.inc
@@ -285,4 +285,4 @@ function getAllowedPages($username) {
return $allowed_pages;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/radius.inc b/etc/inc/radius.inc
index dddacc3..459b0cf 100644
--- a/etc/inc/radius.inc
+++ b/etc/inc/radius.inc
@@ -1126,4 +1126,4 @@ class Auth_RADIUS_Acct_Update extends Auth_RADIUS_Acct
var $status_type = RADIUS_UPDATE;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/rrd.inc b/etc/inc/rrd.inc
index aaf4256..f8f027b 100644
--- a/etc/inc/rrd.inc
+++ b/etc/inc/rrd.inc
@@ -695,4 +695,4 @@ function kill_traffic_collector() {
mwexec("/bin/pkill -f updaterrd.sh", true);
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/service-utils.inc b/etc/inc/service-utils.inc
index 3f102b1..3588953 100644
--- a/etc/inc/service-utils.inc
+++ b/etc/inc/service-utils.inc
@@ -207,4 +207,4 @@ function is_service_running($service, $ps = "") {
return false;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/services.inc b/etc/inc/services.inc
index 68a7128..79c20d2 100644
--- a/etc/inc/services.inc
+++ b/etc/inc/services.inc
@@ -1377,4 +1377,4 @@ function install_cron_job($command, $active=false, $minute="0", $hour="*", $mont
configure_cron();
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc
index aaf177b..02a1cd7 100644
--- a/etc/inc/shaper.inc
+++ b/etc/inc/shaper.inc
@@ -4006,4 +4006,4 @@ $dn_default_shaper_msg .= "</td></tr>";
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 68e666c..80cabea 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -1488,4 +1488,4 @@ function system_get_dmesg_boot() {
return file_get_contents("{$g['varlog_path']}/dmesg.boot");
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/upgrade_config.inc b/etc/inc/upgrade_config.inc
index 2bffa83..7bf8f2e 100644
--- a/etc/inc/upgrade_config.inc
+++ b/etc/inc/upgrade_config.inc
@@ -2272,4 +2272,5 @@ function upgrade_074_to_075() {
if (is_array($config['crl']))
rename_field($config['crl'], 'name', 'descr');
}
-?>
+
+?> \ No newline at end of file
diff --git a/etc/inc/util.inc b/etc/inc/util.inc
index 4b74a7f..63b76da 100644
--- a/etc/inc/util.inc
+++ b/etc/inc/util.inc
@@ -1447,4 +1447,4 @@ function array_merge_recursive_unique($array0, $array1)
return $result;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index 855756b..7c045d2 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -1720,4 +1720,5 @@ function vpn_ipsec_configure_preferoldsa() {
else
mwexec("/sbin/sysctl net.key.preferred_oldsa=0");
}
-?>
+
+?> \ No newline at end of file
diff --git a/etc/inc/wizardapp.inc b/etc/inc/wizardapp.inc
index bb9a6e4..2a2392a 100644
--- a/etc/inc/wizardapp.inc
+++ b/etc/inc/wizardapp.inc
@@ -345,4 +345,4 @@ $othersplist = array();
$othersplist['slingbox'][] = array('Slingbox2', 'udp', '5001', '5001', 'both');
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc
index 118a97b..582f9b4 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -291,4 +291,4 @@ function dump_xml_config_raw($arr, $rootobj) {
return $xmlconfig;
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/xmlparse_attr.inc b/etc/inc/xmlparse_attr.inc
index 06d02c4..802d335 100644
--- a/etc/inc/xmlparse_attr.inc
+++ b/etc/inc/xmlparse_attr.inc
@@ -224,4 +224,4 @@ function parse_xml_config_raw_attr($cffile, $rootobj, &$parsed_attributes, $isst
return $parsedcfg[$rootobj];
}
-?>
+?> \ No newline at end of file
diff --git a/etc/inc/xmlreader.inc b/etc/inc/xmlreader.inc
index 3d21be1..a228cd0 100644
--- a/etc/inc/xmlreader.inc
+++ b/etc/inc/xmlreader.inc
@@ -211,4 +211,4 @@ function dump_xml_config_raw($arr, $rootobj) {
return $xmlconfig;
}
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud