Changeset 15078 for branches/feature-module-update/html/mobile/require.php
- Timestamp:
- 2007/07/20 15:58:59 (19 years ago)
- Location:
- branches/feature-module-update
- Files:
-
- 1 edited
- 2 copied
-
. (copied) (copied from branches/rel) (1 prop)
-
html (copied) (copied from branches/rel/html)
-
html/mobile/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update
-
Property
svn:ignore
set to
.cache
.settings
.projectOptions
-
Property
svn:ignore
set to
-
branches/feature-module-update/html/mobile/require.php
r13405 r15078 40 40 require_once($include_dir . "/.." . HTML2DATA_DIR . "include/page_layout.inc"); 41 41 42 // ¥¢¥Ã¥×¥Ç¡¼¥È¤Ç¼èÆÀ¤·¤¿PHP¤òÆÉ¤ß½Ð¤¹42 // アップデートで取得したPHPを読み出す 43 43 sfLoadUpdateModule(); 44 44 45 // ¥â¥Ð¥¤¥ë¥µ¥¤¥ÈÍѤνé´ü½èÍý¤ò¼Â¹Ô¤¹¤ë¡£45 // モバイルサイト用の初期処理を実行する。 46 46 if (!defined('SKIP_MOBILE_INIT')) { 47 47 sfMobileInit();
Note: See TracChangeset
for help on using the changeset viewer.
