Пример #1
0
 public static function showDetail($detail, $canview)
 {
     return cms::htmlhighlighter(cms::CheckRude($detail), $canview);
 }