携帯用テーマ&ライブラリのダウンロード 上記のファイルをダウンロードして展開したファイルを /themas/mobile/ にUpLoad Filename: /config/site_themes_paths.php に下記を追加 if(file_exists(DIR_BASE . "/themes/mobile/custom_cellular.php")){ $_CONF['site_url']= BASE_URL; define("RESIZER", "/themes/mobile/imageresizer.php"); require_once(DIR_BASE . "/themes/mobile/custom_cellular.php"); if(CUSTOM_MOBILE_is_cellular()) { $v = View::getInstance(); $v-