Уборка неиспользуемых отсылок на конфигурацию.
This commit is contained in:
@@ -21,7 +21,6 @@ if ($uplogin != 'delete' && $utf8Login != 'delete' && $utf8Login2 != 'delete') {
|
||||
if (!isset($clan['id'])) {
|
||||
die(
|
||||
'<html><head>
|
||||
|
||||
<meta http-equiv="Content-Language" content="ru">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
|
||||
<TITLE>Произошла ошибка</TITLE></HEAD><BODY text="#FFFFFF"><p><font color=black>
|
||||
@@ -29,7 +28,6 @@ if (!isset($clan['id'])) {
|
||||
<b><p><a href = "javascript:window.history.go(-1);">Назад</b></a>
|
||||
<HR>
|
||||
<p align="right">(c) <a href="index.html">' . $c['title'] . '</a></p>
|
||||
' . $c['counters'] . '
|
||||
</body></html>'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user