/ / < ?php /* To prevent PHP errors (extending class does not exist) revealing path */ if ( !defined( '\IPS\SUITE_UNIQUE_KEY' ) ) { exit; } class hook120 extends _HOOK_CLASS_ { /* !Hook Data - DO NOT REMOVE */ public static function hookData() { return array_merge_recursive( array ( 'topicRow' => array ( 0 => array ( 'selector' => 'li.ipsDataItem.ipsDataItem_responsivePhoto > ul.ipsDataItem_stats', 'type' => 'add_before', 'content' => '
    {template="rating" app="core" params="\'large\', $row->averageRating()" group="global"}
', ), ), ), parent::hookData() ); } /* End Hook Data */ }
Baidu