コード例 #1
0
ファイル: profiledetail.php プロジェクト: Grasia/bolotweet
 function showStylesheets()
 {
     parent::showStylesheets();
     $this->cssLink('plugins/ExtendedProfile/css/profiledetail.css');
     return true;
 }