Вход Регистрация
Файл: system/controllers/photos/hooks/comments_targets.php
Строк: 12
<?php

class onPhotosCommentsTargets extends cmsAction {

    public function 
run(){

        return array(
            
'name'  => $this->name,
            
'types' => array(
                
$this->name.':photo' => LANG_PHOTOS_CONTROLLER
            
)
        );

    }

}
Онлайн: 1
Реклама