Вход Регистрация
Файл: includes/wap/builder/page_move2bufer.php
Строк: 18
<?php
if ($query3!=''$nocache_=$query3+0;
$fp = @fopen ($userpath."opeation.cache""r");$testcache trim(@fgets($fp10));@fclose ($fp);
if (
$nocache_!=$testcache)
    {
    if (
file_exists($userpath.'_BUFER_/'.$editfile.'.wml') && ($query4!='rewrite'))
        {
        print 
$head.cyr2utf('<card id="main" title="В портфель"><p>'.
        
'<b>Страница '.$editfile.'.wml уже есть в портфеле, заменить?</b><br/>'.
        
'<a href="http://wap.kmx.ru/?'.$id.'/pm'.$dmpage.$mpage.'/'.$editfile.'/move2bufer/'.$nocache.'/rewrite">Заменить</a><br/>'.
        
'<a href="http://wap.kmx.ru/?'.$id.'/pm'.$dmpage.$mpage.'/'.$editfile.'">Отмена</a>'.
        
'</p></card></wml>');
        exit;
        }

    if (!
is_dir($userpath.'_BUFER_')) {@mkdir($userpath.'_BUFER_');@chmod($userpath.'_BUFER_',0777);}
    if (
file_exists($userpath.$currentdir.$editfile.'.wml'))
        {
        @
unlink($userpath.'_BUFER_/'.$editfile.'.wml');
        @
rename($userpath.$currentdir.$editfile.'.wml',$userpath.'_BUFER_/'.$editfile.'.wml');
        }
    
$fp fopen ($userpath."opeation.cache""w+");fwrite ($fp$nocache_);fclose ($fp);
    }
print 
$head.cyr2utf('<card id="main" title="В портфель"><p>'.
'Страница '.$editfile.'.wml успешно перемещена в портфель<br/>'.
'<a href="http://wap.kmx.ru/?'.$id.'/pm'.$dmpage.$mpage.'">В Менеджер страниц</a>'.
'</p></card></wml>');
exit;
?>
Онлайн: 1
Реклама