Commit 3b6a9f92 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-1055 Remove whitespace at end of file.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 0e33e24b
......@@ -2745,4 +2745,4 @@ class MAPIProvider {
}
}
?>
?>
\ No newline at end of file
......@@ -660,4 +660,4 @@ class Request {
return ($re) ? preg_replace($re, $replacevalue, $input) : '';
}
}
?>
?>
\ No newline at end of file
......@@ -1016,4 +1016,4 @@ function w2ui($string) { return windows1252_to_utf8($string, "//TRANSLIT"); }
function u2wi($string) { return utf8_to_windows1252($string, "//TRANSLIT"); }
?>
?>
\ No newline at end of file
......@@ -937,4 +937,4 @@ class ZPushAdminCLI {
}
?>
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment