Ignore:
Timestamp:
2007/03/16 19:52:42 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/require.php

    r11909 r11911  
    88 */ 
    99$include_dir = realpath(dirname( __FILE__)); 
     10require_once($include_dir . "/../../data/conf/conf.php"); 
    1011require_once($include_dir . "/../../data/conf/mobile_conf.php"); 
    1112require_once($include_dir . "/../../data/include/module.inc"); 
Note: See TracChangeset for help on using the changeset viewer.