diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc index c9318bcb03..08afe7d476 100644 --- a/etc/inc/auth.inc +++ b/etc/inc/auth.inc @@ -633,4 +633,4 @@ function index_users() { return ($userindex); } -?> +?> \ No newline at end of file diff --git a/etc/inc/authgui.inc b/etc/inc/authgui.inc index b67142093e..1b2886db3e 100644 --- a/etc/inc/authgui.inc +++ b/etc/inc/authgui.inc @@ -303,4 +303,4 @@ function display_login_form() { +?> \ No newline at end of file diff --git a/etc/inc/dyndns.class b/etc/inc/dyndns.class index 8e3a24340d..1e080324b3 100644 --- a/etc/inc/dyndns.class +++ b/etc/inc/dyndns.class @@ -776,4 +776,4 @@ } -?> +?> \ No newline at end of file diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index ca141a6dd6..0d3bf483fd 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -3277,4 +3277,4 @@ function return_vpn_subnet($adr) { } -?> +?> \ No newline at end of file diff --git a/etc/inc/functions.inc b/etc/inc/functions.inc index 7fdbcbfd69..2d6338a503 100644 --- a/etc/inc/functions.inc +++ b/etc/inc/functions.inc @@ -58,4 +58,4 @@ require_once("util.inc"); require_once("vpn.inc"); require_once("vslb.inc"); -?> +?> \ No newline at end of file diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index c3f0cf57da..e83a211805 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -74,4 +74,4 @@ $iptos = array("lowdelay", "throughput", "reliability"); /* TCP flags */ $tcpflags = array("syn", "ack", "fin", "rst", "psh", "urg"); -?> +?> \ No newline at end of file diff --git a/etc/inc/openvpn.inc b/etc/inc/openvpn.inc index 7205019744..bd2446a8fa 100644 --- a/etc/inc/openvpn.inc +++ b/etc/inc/openvpn.inc @@ -539,4 +539,4 @@ function openvpn_print_javascript2() { EOD; print($javascript); } -?> +?> \ No newline at end of file diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc index 4e6a85aa90..55ce291ce5 100644 --- a/etc/inc/pkg-utils.inc +++ b/etc/inc/pkg-utils.inc @@ -965,4 +965,4 @@ function squash_from_bytes($size, $round = "") { } return; } -?> +?> \ No newline at end of file diff --git a/etc/inc/services.inc b/etc/inc/services.inc index 970f7150c7..16a5ce2b68 100644 --- a/etc/inc/services.inc +++ b/etc/inc/services.inc @@ -1273,4 +1273,4 @@ function configure_cron() { conf_mount_ro(); } -?> +?> \ No newline at end of file diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 10e96611eb..991778fa1a 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -677,4 +677,4 @@ function filter_generate_pf_altq_rules() { return $shaperrules; } -?> +?> \ No newline at end of file diff --git a/etc/inc/util.inc b/etc/inc/util.inc index 0bdf236082..487efedb9b 100644 --- a/etc/inc/util.inc +++ b/etc/inc/util.inc @@ -555,4 +555,4 @@ function mac_format($clientmac) { } } -?> +?> \ No newline at end of file diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index 2aebb327f1..697ed7aa8b 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -1128,4 +1128,4 @@ function vpn_ipsec_force_reload() { } -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc index 9abda508fd..534464008f 100644 --- a/etc/inc/xmlparse.inc +++ b/etc/inc/xmlparse.inc @@ -259,4 +259,4 @@ function dump_xml_config_raw($arr, $rootobj) { return $xmlconfig; } -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlrpc_client.inc b/etc/inc/xmlrpc_client.inc index be514c1e5d..cd03689276 100644 --- a/etc/inc/xmlrpc_client.inc +++ b/etc/inc/xmlrpc_client.inc @@ -2074,4 +2074,4 @@ function XML_RPC_encode($php_val) * End: */ -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlrpc_server.inc b/etc/inc/xmlrpc_server.inc index eb667ffd0c..43adb5e734 100644 --- a/etc/inc/xmlrpc_server.inc +++ b/etc/inc/xmlrpc_server.inc @@ -682,4 +682,4 @@ class XML_RPC_Server * End: */ -?> +?> \ No newline at end of file