mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix end of file line only use one line feed at the end of the file
This commit is contained in:
@@ -73,4 +73,3 @@
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -7364,4 +7364,3 @@ $text['label-required']['ja-jp'] = "必要";
|
||||
$text['label-required']['ko-kr'] = "필수의";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -2054,4 +2054,3 @@
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -226,4 +226,3 @@
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -403,4 +403,3 @@
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -157,4 +157,3 @@
|
||||
exit;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -77,4 +77,3 @@ $array['dashboard'][$x]['dashboard_groups'][$y]['group_name'] = 'admin';
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -1648,5 +1648,3 @@ $text['description-accountcode']['ja-jp'] = "アカウントコードを入力
|
||||
$text['description-accountcode']['ko-kr'] = "계정코드를 입력하세요.";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
@@ -414,4 +414,3 @@
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -36,4 +36,3 @@
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -798,4 +798,3 @@ if (!class_exists('extension')) {
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -36,4 +36,3 @@
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -36,4 +36,3 @@ $y=0;
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -34,4 +34,3 @@
|
||||
$y++;
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -1044,4 +1044,3 @@
|
||||
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -2193,4 +2193,3 @@ if (!class_exists('xml_cdr')) {
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -27,4 +27,3 @@
|
||||
echo "</div>\n";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -197,4 +197,3 @@
|
||||
echo "</div>\n";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user