replace kleeja.com with kleeja.net

This commit is contained in:
MitanOmar
2020-04-11 22:45:48 +02:00
parent 52f0b95469
commit f3d4e29500
78 changed files with 97 additions and 97 deletions

View File

@@ -108,7 +108,7 @@
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.kleeja.com" target="_blank" title="kleeja.com"><i class="fa fa-fw fa-support"></i></a>
<a class="nav-link" href="https://kleeja.net" target="_blank" title="kleeja.net"><i class="fa fa-fw fa-support"></i></a>
</li>
<li class="nav-item">

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

2
cache/index.html vendored
View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

2
do.php
View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

2
go.php
View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,8 +2,8 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @license http://www.kleeja.com/license
* @copyright (c) 2007 Kleeja.net
* @license http://www.kleeja.net/license
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -112,7 +112,7 @@ if ($nums_rows > 0)
$to = $row['mail'];
$subject = $lang['REPLY_REPORT'] . ':' . $config['sitename'];
$message = "\n " . $lang['WELCOME'] . ' ' . $row['name'] . "\r\n " . $lang['U_REPORT_ON'] . ' ' . $config['sitename'] . "\r\n " .
$lang['BY_EMAIL'] . ' : ' . $row['mail'] . "\r\n" . $lang['ADMIN_REPLIED'] . ": \r\n" . $sen[$row['id']] . "\r\n\r\n kleeja.com";
$lang['BY_EMAIL'] . ' : ' . $row['mail'] . "\r\n" . $lang['ADMIN_REPLIED'] . ": \r\n" . $sen[$row['id']] . "\r\n\r\n kleeja.net";
$send = send_mail($to, $message, $subject, $config['sitemail'], $config['sitename']);

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,8 +2,8 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @license http://www.kleeja.com/license
* @copyright (c) 2007 Kleeja.net
* @license http://www.kleeja.net/license
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -91,7 +91,7 @@ if (version_compare(strtolower(KLEEJA_VERSION), strtolower($v['version_number'])
$ADM_NOTIFICATIONS['up_ver_klj'] = [
'id' => 'up_ver_klj',//this not so important row
'msg_type'=> 'error', 'title'=> $lang['R_CHECK_UPDATE'],
'msg' => sprintf($lang['UPDATE_NOW_S'], KLEEJA_VERSION, $v['version_number']) . '<br />' . '<a href="http://kleeja.com/" target="_blank">kleeja.com</a>'
'msg' => sprintf($lang['UPDATE_NOW_S'], KLEEJA_VERSION, $v['version_number']) . '<br />' . '<a href="https://kleeja.net/" target="_blank">kleeja.net</a>'
];
is_array($plugin_run_result = Plugins::getInstance()->run('admin_update_now', get_defined_vars())) ? extract($plugin_run_result) : null; //run hook

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -86,7 +86,7 @@ function kleeja_show_error($error_number, $error_string = '', $error_file = '',
echo '.error {color: #333;background:#ffebe8;float:left;width:73%;text-align:left;margin-top:10px;border: 1px solid #dd3c10; padding: 10px;font-family:tahoma,arial;font-size: 12px;}' . "\n";
echo "</style>\n</head>\n<body>\n\t" . '<div class="error">' . "\n\n\t\t<h2>Kleeja error : </h2><br />" . "\n";
echo "\n\t\t<strong> [ " . $error_number . ':' . basename($error_file) . ':' . $error_line . ' ] </strong><br /><br />' . "\n\t\t" . $error_string . "\n\t";
echo "\n\t\t" . '<br /><br /><small>Visit <a href="http://www.kleeja.com/" title="kleeja">Kleeja</a> Website for more details.</small>' . "\n\t";
echo "\n\t\t" . '<br /><br /><small>Visit <a href="http://kleeja.net/" title="kleeja">Kleeja</a> Website for more details.</small>' . "\n\t";
echo "</div>\n</body>\n</html>";
global $SQL;

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package adm
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -349,7 +349,7 @@ function big_error($error_title, $msg_text, $error = true)
echo '<div class="' . ($error ? 'error' : 'info') . '">' . "\n";
echo "\n\t\t<h2>Kleeja " . ($error ? 'error' : 'information message') . ': </h2><br />' . "\n";
echo "\n\t\t<strong> [ " . $error_title . ' ] </strong><br /><br />' . "\n\t\t" . $msg_text . "\n\t";
echo "\n\t\t" . '<br /><br /><small>Visit <a href="http://www.kleeja.com/" title="kleeja">Kleeja</a> Website for more details.</small>' . "\n\t";
echo "\n\t\t" . '<br /><br /><small>Visit <a href="https://kleeja.net/" title="kleeja">Kleeja</a> Website for more details.</small>' . "\n\t";
echo '</div>' . "\n";
echo '</body>' . "\n";
echo '</html>';

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -524,7 +524,7 @@ class KleejaDatabase
$error_message .= '<br /><strong>Your Kleeja database might be old, try to update it now from: ' . rtrim($config['siteurl'], '/') . '/install</strong>';
$error_message .= "<br /><br><strong>If this error happened after installing a plugin, add <span style=\"background-color:#ccc; padding:2px\">define('STOP_PLUGINS', true);</span> to end of config.php file.</strong>";
}
$error_message .= "<br /><br /><strong>Script: Kleeja <br /><a href='http://www.kleeja.com'>Kleeja Website</a></strong>";
$error_message .= "<br /><br /><strong>Script: Kleeja <br /><a href='https://kleeja.net'>Kleeja Website</a></strong>";
$error_message .= '</b></div>';
$error_message .= '</body></html>';

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,8 +2,8 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @license http://www.kleeja.com/license
* @copyright (c) 2007 Kleeja.net
* @license http://www.kleeja.net/license
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -533,7 +533,7 @@ class KleejaDatabase
$error_message .= '<br /><strong>Your Kleeja database might be old, try to update it now from: ' . rtrim($config['siteurl'], '/') . '/install</strong>';
$error_message .= "<br /><br><strong>If this error happened after installing a plugin, add <span style=\"background-color:#ccc; padding:2px\">define('STOP_PLUGINS', true);</span> to end of config.php file.</strong>";
}
$error_message .= "<br /><br /><strong>Script: Kleeja <br /><a href='http://www.kleeja.com'>Kleeja Website</a></strong>";
$error_message .= "<br /><br /><strong>Script: Kleeja <br /><a href='https://kleeja.net'>Kleeja Website</a></strong>";
$error_message .= '</b></div>';
$error_message .= '</body></html>';

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja_up_helpers
* @copyright (c) 2007-2012 Kleeja.com
* @copyright (c) 2007-2012 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja_up_helpers
* @copyright (c) 2007-2012 Kleeja.com
* @copyright (c) 2007-2012 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja_up_helpers
* @copyright (c) 2007-2012 Kleeja.com
* @copyright (c) 2007-2012 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -218,7 +218,7 @@ CREATE TABLE `{$dbprefix}filters` (
$install_sqls['stats_insert'] = "INSERT INTO `{$dbprefix}stats` VALUES (0,0,1,0,0," . time() . ",0,0,0,0,'',0,0,0,0,'','','','')";
$install_sqls['users_insert'] = "INSERT INTO `{$dbprefix}users` (`id`,`name`,`group_id`,`password`,`password_salt`,`mail`,`founder`,`clean_name`) VALUES (1,'" . $user_name . "', 1, '" . $user_pass . "','" . $user_salt . "', '" . $user_mail . "', 1,'" . $clean_name . "')";
$install_sqls['TeamMsg_insert'] = "INSERT INTO `{$dbprefix}call` (`name`,`text`,`mail`,`time`,`ip`) VALUES ('" . $SQL->escape($lang['KLEEJA_TEAM_MSG_NAME']) . "', '" . $SQL->escape($lang['KLEEJA_TEAM_MSG_TEXT']) . "','info@kleeja.com', " . time() . ", '127.0.0.1')";
$install_sqls['TeamMsg_insert'] = "INSERT INTO `{$dbprefix}call` (`name`,`text`,`mail`,`time`,`ip`) VALUES ('" . $SQL->escape($lang['KLEEJA_TEAM_MSG_NAME']) . "', '" . $SQL->escape($lang['KLEEJA_TEAM_MSG_TEXT']) . "','info@kleeja.net', " . time() . ", '127.0.0.1')";
$install_sqls['groups_insert'] = "INSERT INTO `{$dbprefix}groups` (`group_id`, `group_name`, `group_is_default`, `group_is_essential`) VALUES
(1, '{lang.ADMINS}', 0, 1),
(2, '{lang.GUESTS}', 0, 1),

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -11,6 +11,6 @@
<div class="hr"></div>
<button type="button" class="btn" onclick="window.location.href='../index.php';"><span>{{echo $lang['INDEX']}}</span></button>
<button type="button" class="btn" onclick="window.location.href='../admin/';"><span>{{echo $lang['ADMINCP']}}</span></button>
<button type="button" class="btn" onclick="window.open('http://kleeja.com','_blank');return false;" href="http://www.kleeja.com"><span>kleeja.com</span></button>
<button type="button" class="btn" onclick="window.open('http://kleeja.net','_blank');return false;" href="https://kleeja.net"><span>kleeja.net</span></button>
<div class="clr"></div>
</div></div><div class="BoxBottomImg"></div></div>

View File

@@ -16,7 +16,7 @@ var PATH_SPACER = 'style/images/spacer.gif';
<div id="Header">
<div class="header">
<ul class="headerIcon">
<li><a onclick="window.open(this.href,'_blank');return false;" href="http://www.kleeja.com"><img src="style/images/kleeja.png" title="kleeja.com" alt="" /></a></li>
<li><a onclick="window.open(this.href,'_blank');return false;" href="https://kleeja.net"><img src="style/images/kleeja.png" title="kleeja.net" alt="" /></a></li>
<li><a href="./"><img title="Start over" src="style/images/install_h.png" alt="" /></a></li>
</ul>
<div class="BoxLang">

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -31,7 +31,7 @@
<div class="hr"></div>
<button type="button" class="btn" onclick="window.location.href='../index.php';"><span>{{echo $lang['INDEX']}}</span></button>
<button type="button" class="btn" onclick="window.location.href='../admin/';"><span>{{echo $lang['ADMINCP']}}</span></button>
<button type="button" class="btn" onclick="window.open(this.value,'_blank');return false;" value="http://www.kleeja.com"><span>kleeja.com</span></button>
<button type="button" class="btn" onclick="window.open(this.value,'_blank');return false;" value="https://kleeja.net"><span>kleeja.net</span></button>
{{endif;}}
<div class="clr"></div></div></div><div class="BoxBottomImg"></div></div>
<script type="text/javascript">

View File

@@ -2,7 +2,7 @@
/**
*
* @package install
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -95,17 +95,17 @@ return [
'INST_PHP_LESSMIN' => 'لتثبيت كليجا يجب على الأقل أن يكون لديك اصدار PHP %1$s , وانت لديك اصدار PHP %2$s.',
'INST_MYSQL_LESSMIN' => 'لتثبيت كليجا يجب على الأقل أن يكون لديك اصدار MYSQL %1$s , وانت لديك اصدار MYSQL %2$s.',
'IS_IT_OFFICIAL' => 'هل قمت بتحميل النسخة من الموقع الرسمي Kleeja.com ؟',
'IS_IT_OFFICIAL_DESC' => 'يصلنا الكثير من الشكاوي والتساؤلات عن سبب بعض المشاكل التي تحدث في بعض النسخ ولا نستطيع معرفة المشكلة غالباً , لكن بعد البحث وجدنا ان هناك نسخاً يتم تحميلها من مواقع اخرى غير رسمية وتكون اما معدلة بطريقة بدائية او مزروع داخلها اكواد خبيثة.<span class="sure">لذا , هل انت متأكد من ان نسختك هذه تم تحميلها من الموقع الرسمي : kleeja.com ؟</span>',
'IS_IT_OFFICIAL' => 'هل قمت بتحميل النسخة من الموقع الرسمي Kleeja.net ؟',
'IS_IT_OFFICIAL_DESC' => 'يصلنا الكثير من الشكاوي والتساؤلات عن سبب بعض المشاكل التي تحدث في بعض النسخ ولا نستطيع معرفة المشكلة غالباً , لكن بعد البحث وجدنا ان هناك نسخاً يتم تحميلها من مواقع اخرى غير رسمية وتكون اما معدلة بطريقة بدائية او مزروع داخلها اكواد خبيثة.<span class="sure">لذا , هل انت متأكد من ان نسختك هذه تم تحميلها من الموقع الرسمي : kleeja.net ؟</span>',
'INST_WHAT_IS_KLEEJA_T' => 'ماهي كليجا ؟',
'INST_WHAT_IS_KLEEJA' => 'Kleeja تنطق عربياً "كليجا" ! وكتعريف مبسط "كليجا" سكربت رفع ملفات مجاني يأتي مع خصائص فريدة لمساعدة أصحاب المواقع بإمتلاك مركز تحميل قوي ويعتمد عليه , والحقيقة أن "كليجا" سكربت ضخم الامكانيات سهل الإدارة تم بناء نظام الحماية على مستوى عالي ويملك من الأنظمة المعقدة ما يؤمن لموقعك الحماية التامة بإذن الله !',
'INST_SPECIAL_KLEEJA' => 'من أهم مميزات كليجا !',
'INST_WHAT_IS_KLEEJA_ONE' => '1. نظام أعضاء قوي تستطيع ربطه بأغلب السكربتات المستخدمة في المواقع الاجتماعية .<br />2. لوحة تحكم مذهلة ليس فقط للتحكم بالملفات ولكن للتحكم بكل صغيرة وكبيرة .<br />3. نظام الستايلات البسيط يجعلك تستطيع ان تصنع ستايلك بنفسك.<br />4. مع كليجا ونظام الإضافات البرمجية تستطيع أن تقوم بتركيب الكثير من الاضافات الرائعة .<br />5. ليس هذا فحسب بل كليجا تملك الكثير .. لتعرف أكثر رجاءاً قم بزيارة صفحه <a target="_blank" href="https://kleeja.com/">معلومات ومميزات</a> .',
'INST_WHAT_IS_KLEEJA_ONE' => '1. نظام أعضاء قوي تستطيع ربطه بأغلب السكربتات المستخدمة في المواقع الاجتماعية .<br />2. لوحة تحكم مذهلة ليس فقط للتحكم بالملفات ولكن للتحكم بكل صغيرة وكبيرة .<br />3. نظام الستايلات البسيط يجعلك تستطيع ان تصنع ستايلك بنفسك.<br />4. مع كليجا ونظام الإضافات البرمجية تستطيع أن تقوم بتركيب الكثير من الاضافات الرائعة .<br />5. ليس هذا فحسب بل كليجا تملك الكثير .. لتعرف أكثر رجاءاً قم بزيارة صفحه <a target="_blank" href="https://kleeja.net/">معلومات ومميزات</a> .',
'YES' => 'نعم',
'NO' => 'لا',
'KLEEJA_TEAM_MSG_NAME' => 'فريق تطوير كليجا',
'KLEEJA_TEAM_MSG_TEXT' => "شكراً لاختيارك سكربت الرفع الأول كليجا\n نتمنى حقا ان تستمتع بالسكربت .\nhttp://kleeja.com",
'KLEEJA_TEAM_MSG_TEXT' => "شكراً لاختيارك سكربت الرفع الأول كليجا\n نتمنى حقا ان تستمتع بالسكربت .\nhttps://kleeja.net",
];

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -96,18 +96,18 @@ return [
'INST_PHP_LESSMIN' => 'You need PHP %1$s or above to install Kleeja, your current version is %2$s',
'INST_MYSQL_LESSMIN' => 'You need MySQL %1$s or above to install Kleeja, your current version is %2$s',
'IS_IT_OFFICIAL' => 'Did you get your copy from Kleeja.com (Kleeja official site) ?',
'IS_IT_OFFICIAL' => 'Did you get your copy from Kleeja.net (Kleeja official site) ?',
'IS_IT_OFFICIAL_DESC' => 'We receive a lot of complaints and questions about the cause of some bugs and issues which occur in kleeja and probably we can\'t figure out what the problem is . After we have checked we have found that there are some unofficially copies released from untrusted publishers .<span class="sure"> So are you sure of this copy is downloaded from kleeja official site ?</span>',
'INST_WHAT_IS_KLEEJA_T' => 'What is Kleeja ?',
'INST_WHAT_IS_KLEEJA' => 'Keeja is a free, features rich, files and images upload system. Kleeja is developed to help webmasters to provide a decent files hosting service on their sites . Kleeja comes with a simple source code and powerful User system , also with easy template system so you can easily customize your styles ',
'INST_SPECIAL_KLEEJA' => 'Some Kleeja features .. !',
'INST_WHAT_IS_KLEEJA_ONE' => 'Kleeja has a simple and powerful user system which can be easily integrated with many boards . Kleeja provide simple admin control panel that enables you to control over everything in your site . Also you can customize Kleeja\'s style and install a lot of add-ons .... <a target="_blank" href="https://kleeja.com">more details in Kleeja site </a>',
'INST_WHAT_IS_KLEEJA_ONE' => 'Kleeja has a simple and powerful user system which can be easily integrated with many boards . Kleeja provide simple admin control panel that enables you to control over everything in your site . Also you can customize Kleeja\'s style and install a lot of add-ons .... <a target="_blank" href="https://kleeja.net">more details in Kleeja site </a>',
'YES' => 'Yes',
'NO' => 'No',
'KLEEJA_TEAM_MSG_NAME' => 'Kleeja Development Team',
'KLEEJA_TEAM_MSG_TEXT' => "Thank you for choosing Kleeja to empower your website,\n We really hope you enjoy the unique experience that Kleeja offers to you.\nDon't forget to visit http://kleeja.com for future updates, to report bugs/issues kindly visit our <a href=\"https://github.com/kleeja-official/kleeja/issues\">Issues page</a>",
'KLEEJA_TEAM_MSG_TEXT' => "Thank you for choosing Kleeja to empower your website,\n We really hope you enjoy the unique experience that Kleeja offers to you.\nDon't forget to visit https://kleeja.net for future updates, to report bugs/issues kindly visit our <a href=\"https://github.com/kleeja-official/kleeja/issues\">Issues page</a>",
];

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/

View File

@@ -7,7 +7,7 @@
<footer class="mt-5">
<!-- Powered by kleeja.com -->
<!-- Powered by kleeja.net -->
<div class="row justify-content-between">
<small class="col col-md-auto">{lang.COPYRIGHTS_X} &copy; <a href="{config.siteurl}">{config.sitename}</a></small>
@@ -19,7 +19,7 @@
style="padding:1px;font-size:11px;display:block !important;background:#f7f7f7 !important; color:#999 !important;
margin:3px; position:fixed;bottom:0;left:1%;z-index:99999;text-align:center;">
Powered by
<a style="display:inline !important;color:#999 !important;" href="https://www.kleeja.com/"
<a style="display:inline !important;color:#999 !important;" href="https://kleeja.net/"
onclick="window.open(this.href,'_blank');return false;" title="Kleeja">Kleeja</a>
</div>

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="{charset}">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Kleeja.com">
<meta name="author" content="Kleeja.net">
<title>{title}(title? - :){config.sitename}</title>

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -13,7 +13,7 @@ desc:ar = أحد الستايلات الافتراضية مع النسخة, تط
#Style copyright
copyright = 2017 Kleeja.com
copyright = 2017 Kleeja.net
#Version of style
version = 1.0

View File

@@ -16,7 +16,7 @@
Powered by kleeja,
Kleeja is Free PHP software, designed to help webmasters by
give their Users ability to upload files yo thier servers.
www.Kleeja.com
www.Kleeja.net
-->
</div>
<div class="right">
@@ -39,7 +39,7 @@
<div
style="padding:1px;font-size:11px;display:block !important;background:#f7f7f7 !important; color:#888 !important; margin:3px; position:fixed;bottom:0;left:1%;z-index:99999;text-align:center;">
Powered by
<a style="display:inline !important;color:#888 !important;" href="https://www.kleeja.com/" onclick="window.open(this.href,'_blank');return false;"
<a style="display:inline !important;color:#888 !important;" href="https://kleeja.net/" onclick="window.open(this.href,'_blank');return false;"
title="Kleeja">Kleeja</a>
</div>

View File

@@ -1,12 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{dir}">
<!-- Powered by kleeja || URL www.kleeja.com -->
<!-- Powered by kleeja || URL www.kleeja.net -->
<head>
<title>{title}(title? - :){config.sitename}</title>
<meta http-equiv="Content-Type" content="text/html;charset={charset}" />
<meta http-equiv="Content-Language" content="{lang.LANG_SMALL_NAME}" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="copyrights" content="Powered by Kleeja || kleeja.com" />
<meta name="copyrights" content="Powered by Kleeja || kleeja.net" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- metatags.info/all_meta_tags -->
<link rel="shortcut icon" href="images/favicon.ico" />

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -13,7 +13,7 @@ desc:ar = الستايل الافتراضي مع النسخة, وهذا مايق
#Style copyright
copyright = 2009-2017 Kleeja.com
copyright = 2009-2017 Kleeja.net
#Version of style
version = 2.0

View File

@@ -48,7 +48,7 @@
<body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br/>
<div class="content_box">
<p>
<a target="_blank" href="http://www.kleeja.com" title="kleeja"></a>
<a target="_blank" href="https://kleeja.net" title="kleeja"></a>
</p>
<br/>
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div>

View File

@@ -2,7 +2,7 @@
/**
*
* @package Kleeja
* @copyright (c) 2007 Kleeja.com
* @copyright (c) 2007 Kleeja.net
* @license ./docs/license.txt
*
*/
@@ -831,7 +831,7 @@ switch (g('go'))
$to = $row['mail'];
$subject = $lang['GET_LOSTPASS'] . ':' . $config['sitename'];
$activation_link = $config['siteurl'] . 'ucp.php?go=get_pass&activation_key=' . urlencode($hash_key) . '&uid=' . $row['id'];
$message = "\n " . $lang['WELCOME'] . ' ' . $row['name'] . "\r\n " . sprintf($lang['GET_LOSTPASS_MSG'], $activation_link, $newpass) . "\r\n\r\n kleeja.com";
$message = "\n " . $lang['WELCOME'] . ' ' . $row['name'] . "\r\n " . sprintf($lang['GET_LOSTPASS_MSG'], $activation_link, $newpass) . "\r\n\r\n kleeja.net";
$update_query = [
'UPDATE' => "{$dbprefix}users",