Ignore:
Timestamp:
2007/06/14 22:01:13 (17 years ago)
Author:
adati
Message:

1.4.0a-betaのマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/beta/html/require.php

    r12179 r14676  
    55 * http://www.lockon.co.jp/ 
    66 */ 
    7  
     7  
    88$include_dir = realpath(dirname( __FILE__)); 
    99require_once($include_dir . "/define.php"); 
    10  
    11 require_once($include_dir . HTML2DATA_DIR. "conf/conf.php");     
     10require_once($include_dir . HTML2DATA_DIR. "conf/conf.php"); 
    1211require_once($include_dir . HTML2DATA_DIR . "include/module.inc"); 
    1312require_once($include_dir . HTML2DATA_DIR . "lib/glib.php"); 
Note: See TracChangeset for help on using the changeset viewer.