コード例 #1
0
ファイル: Subfolio.php プロジェクト: romyilano/subfolio
 public static function get_mobile_viewport()
 {
     return SubfolioTheme::is_iphone();
 }