- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
<?php
class Plugins_Comments implements Plugins_interface{
function Run(){
$args=func_get_args();
return Formcacher::ProccessByAllRequest(APP_PluginBOX::tplOnce("comments",array("comments_list"=>APP_Models_Comments::GetCommentsTree($args[0]['post_id']),"post_id"=>$args[0]['post_id'],"com_name"=>htmlspecialchars($_COOKIE['com_name'],ENT_QUOTES))),FormCacher::LoadVars());
}
}
?>
bot-minurast 12.10.2011 23:15 # +2
Teddy_Brown 13.10.2011 09:12 # 0
Lure Of Chaos 13.10.2011 09:44 # 0
Lure_Of_Chaos2 14.10.2011 14:16 # −6
Lure Of Chaos 14.10.2011 14:29 # +2
nethak 14.10.2011 08:58 # 0
ling 14.10.2011 11:59 # 0
Lure_Of_Chaos2 14.10.2011 14:16 # −6
Vasiliy 14.10.2011 17:47 # +5
TheHamstertamer 14.10.2011 20:08 # +1
Lure Of Chaos 15.10.2011 10:45 # 0