upmixer
Пользователи
-
Регистрация
-
В сети
Reputation Activity
-
upmixer reacted to iishel in IP.Gallery 4.2.1 Rusв 128 строке вот это
'urls-report' => $this->getReportLibrary()->canReport('gallery') ? а вот полностью эта функция в которой этот код public function settings() { return array( 'urls-showParent' => "app=gallery&image=%s", 'urls-report' => $this->getReportLibrary()->canReport('gallery') ? "app=core&module=reports&rcom=gallery&commentId=%s&ctyp=comment" : '', ); }[/code]