Changeset 16529 for branches/feature-module-movilink/html/require.php
- Timestamp:
- 2007/10/19 23:21:03 (19 years ago)
- File:
-
- 1 edited
-
branches/feature-module-movilink/html/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-movilink/html/require.php
r16528 r16529 51 51 // ³¨Ê¸»úÊÑ´¹ (½üµî) ¥Õ¥£¥ë¥¿¡¼¤òÁȤ߹þ¤à¡£ 52 52 ob_start(array('GC_MobileEmoji', 'handler')); 53 54 // ¥â¥Ó¥ê¥ó¥¯¥â¥¸¥å¡¼¥ë¤Î³Îǧ55 $movilink_inc = MODULE_PATH . "mdl_movilink/mdl_movilink.inc";56 if(file_exists($movilink_inc)) {57 sfInitMovilink();58 }59 53 ?>
Note: See TracChangeset
for help on using the changeset viewer.
