コード例 #1
0
ファイル: functions.php プロジェクト: ircoco/BlackCatCMS
 function page_filename($string)
 {
     return CAT_Helper_Page::getFilename($string);
 }