Убрали неиспользуемый store.

This commit is contained in:
lopar 2018-01-29 21:52:18 +02:00
parent 4bc8099734
commit ecf5a4fe96
45 changed files with 6 additions and 33 deletions

View File

Before

Width:  |  Height:  |  Size: 255 KiB

After

Width:  |  Height:  |  Size: 255 KiB

View File

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB

View File

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View File

@ -191,13 +191,13 @@ $pages = array("exptablel" => "Таблица опыта",
"type_work" => "Виды заработка");
if ($page && $section != "99") {
echo "<A href='index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> $sections[$section] >>> $pages[$page]";
echo "<A href='../../../index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> $sections[$section] >>> $pages[$page]";
}
elseif ($section == "99" && $_GET[clan]) {
echo "<A href='index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> <a href='index.php?section=99&page=clans1'>К списку кланов</a> >> <b>$_GET[clan]</b>";
echo "<A href='../../../index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> <a href='../../../index.php?section=99&page=clans1'>К списку кланов</a> >> <b>$_GET[clan]</b>";
}
elseif ($page == "clans1") {
echo "<A href='index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> Зарегистрированные кланы";
echo "<A href='../../../index.php' title='К списку разделов' target='_self'>К списку разделов</a> >> Зарегистрированные кланы";
}
else { echo "В данной энциклопедии собраны все сведения, полезные для игрока ОлдБК. Выберите интересующий Вас раздел, для получения инфомрации."; }
}
@ -215,7 +215,7 @@ $section = $_GET[section];
<HTML><HEAD><TITLE><?php heading($section, $page); ?></TITLE>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META content=ru http-equiv=Content-Language>
<LINK rel=StyleSheet type=text/css href="css/style.css">
<LINK rel=StyleSheet type=text/css href="../../../css/style.css">
</HEAD>
<BODY bottomMargin=0 rightMargin=0 topMargin=0>
<TABLE border=0 cellSpacing=0 cellPadding=0 width="100%" height="100%">

View File

@ -0,0 +1 @@
<center><b>Летописец опять потерял свои свитки..</b></center>

View File

Before

Width:  |  Height:  |  Size: 43 B

After

Width:  |  Height:  |  Size: 43 B

View File

Before

Width:  |  Height:  |  Size: 872 B

After

Width:  |  Height:  |  Size: 872 B

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 150 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -2451,7 +2451,7 @@ function setHPlocal() {
</ul>
<HR>
<small>
<a href="/news/" target=_blank>Новости</a> / <a href="/store" target=_blank>Энциклопедия</a> /<a href="forum.php" target=_blank>Форум</a> / <a href="/rating" target="_blank">Рейтинг </a> / <a href="/shop/" target="_blank">Комм. отдел </a> &nbsp;&nbsp;&nbsp;
<a href="/news/" target=_blank>Новости</a> / <a href="forum.php" target=_blank>Форум</a> / <a href="/rating" target="_blank">Рейтинг </a> / <a href="/shop/" target="_blank">Комм. отдел </a> &nbsp;&nbsp;&nbsp;
<BR><BR>
<HR>
<div style="padding-right:10px;">

View File

@ -1 +0,0 @@
<center><b>Летописец опять потерял свои свитки..</b></center>

View File

@ -1,27 +0,0 @@
<?php
ini_set('display_errors', 'Off');
error_reporting(E_ALL);
$var_security = array('g_login' => array('align' => array(2.99), 'id' => array(10022)), 'g_nologin' => array('align' => array(2.99), 'id' => array(10022)));
$mysql = mysql_connect('localhost', 'gold_bk_2002', 'v31hl1vb1091w');
mysql_select_db('cap_old-dark_2002', $mysql);
mysql_query('SET NAMES CP1251');
$c = array('site' => 'capitalcity.old-dark.ru');
#define('_HOST_NAME', 'localhost');
#define('_DATABASE_NAME', 'cap_old-dark_2002');
#define('_DATABASE_USER_NAME', 'gold_bk_2002');
#define('_DATABASE_PASSWORD', 'v31hl1vb4425q');
#$dbh = new MySQLi(_HOST_NAME, _DATABASE_USER_NAME, _DATABASE_PASSWORD, _DATABASE_NAME);
###Costa MysqLi###
#$dbh = mysqli_init();
#$dbh = new mysqli('localhost', 'gold_bk_2002', 'v31hl1vb4425q', 'cap_old-dark_2002');
#if($dbh->connect_error) {
# die('Ошибка подключения ('.$dbh->connect_errno.') '.$dbh->connect_error);
#}
include_once('clean_injection.php');
?>