Changeset 14709 for branches/dev/html


Ignore:
Timestamp:
2007/06/15 19:45:59 (19 years ago)
Author:
kakinaka
Message:
 
File:
1 edited

Legend:

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

    r14708 r14709  
    55 * http://www.lockon.co.jp/ 
    66 */ 
    7  exit(); 
    87$include_dir = realpath(dirname( __FILE__)); 
    98require_once($include_dir . "/define.php"); 
     9 exit(); 
    1010require_once($include_dir . HTML2DATA_DIR. "conf/conf.php"); 
    1111require_once($include_dir . HTML2DATA_DIR . "include/module.inc"); 
Note: See TracChangeset for help on using the changeset viewer.