Completed
Push — develop ( cb7ecf...5e631f )
by Dmytro
17s
created
manager/media/browser/mcpuk/tpl/tpl_browser.php 1 patch
Upper-Lower-Casing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,8 @@
 block discarded – undo
4 4
 <head>
5 5
     <title>KCFinder: /
6 6
         <?php echo $this->session['dir'] ?></title>
7
-    <?php INCLUDE "tpl/tpl_css.php" ?>
8
-    <?php INCLUDE "tpl/tpl_javascript.php" ?>
7
+    <?php include "tpl/tpl_css.php" ?>
8
+    <?php include "tpl/tpl_javascript.php" ?>
9 9
 </head>
10 10
 
11 11
 <body>
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/pt-br.php 2 patches
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,11 +1,11 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Portugues Brasil localization file for KCFinder
4
-  * author: Alexandre Benegas Ferreira
5
-  * country: Brasil
6
-  * company website: www.hostcataratas.com.br
7
-  * e-mail: [email protected]
8
-  */
4
+ * author: Alexandre Benegas Ferreira
5
+ * country: Brasil
6
+ * company website: www.hostcataratas.com.br
7
+ * e-mail: [email protected]
8
+ */
9 9
 
10 10
 $lang = array(
11 11
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -9,8 +9,8 @@
 block discarded – undo
9 9
 
10 10
 $lang = array(
11 11
 
12
-    '_locale' => "pt_BR.UTF-8",  // UNIX localization code
13
-    '_charset' => "utf-8",       // Browser charset
12
+    '_locale' => "pt_BR.UTF-8", // UNIX localization code
13
+    '_charset' => "utf-8", // Browser charset
14 14
 
15 15
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
16 16
     '_dateTimeFull' => "%A, %e %B, %Y %H:%M",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/de.php 2 patches
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** German localization file for KCFinder
4
-  * author: Tim Wahrendorff <[email protected]>
5
-  */
4
+ * author: Tim Wahrendorff <[email protected]>
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,8 @@
 block discarded – undo
6 6
 
7 7
 $lang = array(
8 8
 
9
-    '_locale' => "de_DE.UTF-8",  // UNIX localization code
10
-    '_charset' => "utf-8",       // Browser charset
9
+    '_locale' => "de_DE.UTF-8", // UNIX localization code
10
+    '_charset' => "utf-8", // Browser charset
11 11
 
12 12
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
13 13
     '_dateTimeFull' => "%A, %e.%B.%Y %I:%M %p",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/uk.php 2 patches
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Ukrainian localization file for KCFinder
4
-	* author: Myroslav Dobra
5
-	* E-mail: [email protected]
6
-  */
4
+ * author: Myroslav Dobra
5
+ * E-mail: [email protected]
6
+ */
7 7
 
8 8
 $lang = array(
9 9
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,8 @@
 block discarded – undo
7 7
 
8 8
 $lang = array(
9 9
 
10
-    '_locale' => "uk_UA.UTF-8",  // UNIX localization code
11
-    '_charset' => "utf-8",       // Browser charset
10
+    '_locale' => "uk_UA.UTF-8", // UNIX localization code
11
+    '_charset' => "utf-8", // Browser charset
12 12
 
13 13
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
14 14
     '_dateTimeFull' => "%A, %e %B, %Y %H:%M",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/ja.php 2 patches
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -1,13 +1,13 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** This file is part of KCFinder project
4
-  *
5
-  * @desc Japanese localization
6
-  * @package KCFinder
7
-  * @author yama [email protected]
8
-  * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
9
-  * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
10
-  */
4
+ *
5
+ * @desc Japanese localization
6
+ * @package KCFinder
7
+ * @author yama [email protected]
8
+ * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
9
+ * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
10
+ */
11 11
 
12 12
 $lang = array(
13 13
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -11,8 +11,8 @@
 block discarded – undo
11 11
 
12 12
 $lang = array(
13 13
 
14
-    '_locale' => "ja_JP.UTF-8",  // UNIX localization code
15
-    '_charset' => "utf-8",       // Browser charset
14
+    '_locale' => "ja_JP.UTF-8", // UNIX localization code
15
+    '_charset' => "utf-8", // Browser charset
16 16
 
17 17
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
18 18
     '_dateTimeFull' => "%Y/%m/%d %H:%M",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/fr.php 2 patches
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** French localization file for KCFinder
4
-  * author: Damien Barrère
5
-  * update: Samuel Jobard
6
-  */
4
+ * author: Damien Barrère
5
+ * update: Samuel Jobard
6
+ */
7 7
 
8 8
 $lang = array(
9 9
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,8 @@
 block discarded – undo
7 7
 
8 8
 $lang = array(
9 9
 
10
-    '_locale' => "fr_FR.UTF-8",  // UNIX localization code
11
-    '_charset' => "utf-8",       // Browser charset
10
+    '_locale' => "fr_FR.UTF-8", // UNIX localization code
11
+    '_charset' => "utf-8", // Browser charset
12 12
 
13 13
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
14 14
     '_dateTimeFull' => "%A %e %B %Y %H:%M",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/he.php 2 patches
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Hebrew localization file for KCFinder
4
-  * Sig: 1f4f9aee887c97f618c19a82040a4dad
5
-  */
4
+ * Sig: 1f4f9aee887c97f618c19a82040a4dad
5
+ */
6 6
 
7 7
 $lang = array(
8 8
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -6,8 +6,8 @@
 block discarded – undo
6 6
 
7 7
 $lang = array(
8 8
 
9
-    '_locale' => "he_IL.UTF-8",  // UNIX localization code
10
-    '_charset' => "utf-8",       // Browser charset
9
+    '_locale' => "he_IL.UTF-8", // UNIX localization code
10
+    '_charset' => "utf-8", // Browser charset
11 11
 
12 12
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
13 13
     '_dateTimeFull' => "%H:%M %Y %B %e %A",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/ro.php 2 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 /** Romanian localization file for KCFinder
4
-  */
4
+ */
5 5
 
6 6
 $lang = array(
7 7
 
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,8 @@
 block discarded – undo
5 5
 
6 6
 $lang = array(
7 7
 
8
-    '_locale' => "ro_RO.UTF-8",  // UNIX localization code
9
-    '_charset' => "utf-8",       // Browser charset
8
+    '_locale' => "ro_RO.UTF-8", // UNIX localization code
9
+    '_charset' => "utf-8", // Browser charset
10 10
 
11 11
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
12 12
     '_dateTimeFull' => "%A, %e %B, %Y %H:%M",
Please login to merge, or discard this patch.
manager/media/browser/mcpuk/lang/da.php 2 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
     '_dateTimeMid' => "%a %e %b %Y %H:%M",
13 13
     '_dateTimeSmall' => "%d/%m/%Y %H:%M",
14 14
 
15
-	"You don't have permissions to upload files." =>
15
+    "You don't have permissions to upload files." =>
16 16
     "Du har ikke tilladelser til at uploade filer.",
17 17
 
18 18
     "You don't have permissions to browse server." =>
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,8 @@
 block discarded – undo
4 4
 
5 5
 $lang = array(
6 6
 
7
-    '_locale' => "da_DK.UTF-8",  // UNIX localization code
8
-    '_charset' => "utf-8",       // Browser charset
7
+    '_locale' => "da_DK.UTF-8", // UNIX localization code
8
+    '_charset' => "utf-8", // Browser charset
9 9
 
10 10
     // Date time formats. See http://www.php.net/manual/en/function.strftime.php
11 11
     '_dateTimeFull' => "%A, %e.%B.%Y %H:%M",
Please login to merge, or discard this patch.