Changeset 10355 for temp/trunk/data


Ignore:
Timestamp:
2006/12/06 14:55:46 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/conf/conf.php

    r10331 r10355  
    2424define("BLOC_DIR", "include/bloc/"); 
    2525define("BLOC_PATH", USER_PATH . BLOC_DIR); 
     26 
     27// ¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ëÊݸÀè 
     28define("USER_TEMPLATE_DIR", "template/"); 
     29define("USER_TEMPLATE_PATH", USER_PATH . USER_TEMPLATE_DIR); 
    2630 
    2731// ¥æ¡¼¥¶¡¼ºîÀ®²èÌ̤Υǥե©¥ë¥ÈPHP¥Õ¥¡¥¤¥ë 
Note: See TracChangeset for help on using the changeset viewer.