if (clean_url($_SERVER['HTTP_REFERER']) != clean_url($_SERVER['HTTP_HOST'])) die("Hacking attempt!");
if (!isset($_SERVER['HTTP_REFERER']) || clean_url($_SERVER['HTTP_REFERER']) != clean_url($_SERVER['HTTP_HOST'])) die("Hacking attempt!");
if($_POST['do']=='click'){
if (isset($_POST['do']) && $_POST['do'] == 'click') {
require_once ENGINE_DIR."/mods/miniposter/index.php"; $tpl->result['content'] = preg_replace_callback("#\\{poster(.+?)\\}#i","mpic",$tpl->result['content']);
$(document).on('click','.unsubcomm',function(){ ShowLoading(); var $this = $(this); $.post(dle_root+"engine/ajax/subscribe.php",{post_id:$('#post_id').val()},function(d){ HideLoading(); if(d.error) DLEalert(d.error,"Ошибка"); else $this.html(d.html); },"json"); });
?>
if ($config['speedbar'] ... } ?>
<?PHP
error_reporting(E_ALL ^ E_NOTICE); @ini_set('error_reporting', E_ALL ^ E_NOTICE);
[if rating>10 && comm_num>0 || rating>10 && views>100] ... [/if]
[if rating>4 && comm_num>10 || news_read>500] ... [/if]
[if rating>4 && comm_num>10 || news_read>100 && votes>5] ... [/if]
[if rating>4 && (comm_num>10 || news_read>100) && votes>5] ... [/if]
[if (rating>4 && comm_num>10) || (news_read>100 && votes>5)] ... [/if]
[if ...] [if ...] .... [else] ... [/if] [/if]