Changeset 11686 for branches/dev/html/mobile/require.php
- Timestamp:
- 2007/03/09 19:01:25 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/require.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/require.php
r11460 r11686 1 1 <?php 2 /** 3 * 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 * 6 * http://www.lockon.co.jp/ 7 * 8 */ 2 9 $include_dir = realpath(dirname( __FILE__)); 3 10 require_once($include_dir . "/../../data/conf/mobile.conf");
Note: See TracChangeset
for help on using the changeset viewer.
