@@ -20,7 +20,7 @@ |
||
20 | 20 | <form name="install" id="install_form" action="index.php?action=options" method="post"> |
21 | 21 | <?php |
22 | 22 | if ($errors == 0) { |
23 | - // check if install folder is removeable |
|
23 | + // check if install folder is removeable |
|
24 | 24 | if (is_writable("../install")) { ?> |
25 | 25 | <span id="removeinstall" style="float:left;cursor:pointer;color:#505050;line-height:18px;" onclick="var chk=document.install.rminstaller; if(chk) chk.checked=!chk.checked;"><input type="checkbox" name="rminstaller" onclick="event.cancelBubble=true;" <?php echo (empty ($errors) ? 'checked="checked"' : '') ?> style="cursor:default;" /><?php echo $_lang['remove_install_folder_auto'] ?></span> |
26 | 26 | <?php |
@@ -8,10 +8,10 @@ |
||
8 | 8 | $self = 'install/connection.databasetest.php'; |
9 | 9 | $base_path = str_replace($self,'',str_replace('\\','/', __FILE__)); |
10 | 10 | if (is_file("{$base_path}assets/cache/siteManager.php")) { |
11 | - include_once("{$base_path}assets/cache/siteManager.php"); |
|
11 | + include_once("{$base_path}assets/cache/siteManager.php"); |
|
12 | 12 | } |
13 | 13 | if(!defined('MGR_DIR') && is_dir("{$base_path}manager")) { |
14 | - define('MGR_DIR','manager'); |
|
14 | + define('MGR_DIR','manager'); |
|
15 | 15 | } |
16 | 16 | require_once("lang.php"); |
17 | 17 |
@@ -16,10 +16,10 @@ |
||
16 | 16 | error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED); |
17 | 17 | |
18 | 18 | if (is_file("{$base_path}assets/cache/siteManager.php")) { |
19 | - include_once("{$base_path}assets/cache/siteManager.php"); |
|
19 | + include_once("{$base_path}assets/cache/siteManager.php"); |
|
20 | 20 | } |
21 | 21 | if(!defined('MGR_DIR') && is_dir("{$base_path}manager")) { |
22 | - define('MGR_DIR', 'manager'); |
|
22 | + define('MGR_DIR', 'manager'); |
|
23 | 23 | } |
24 | 24 | |
25 | 25 |
@@ -1,11 +1,11 @@ |
||
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 |
@@ -1,8 +1,8 @@ |
||
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 |
@@ -1,13 +1,13 @@ |
||
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 |
@@ -1,9 +1,9 @@ |
||
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 |
@@ -1,8 +1,8 @@ |
||
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 |
@@ -1,7 +1,7 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | /** Romanian localization file for KCFinder |
4 | - */ |
|
4 | + */ |
|
5 | 5 | |
6 | 6 | $lang = array( |
7 | 7 |