Changeset 12333


Ignore:
Timestamp:
2007/05/09 09:59:27 (17 years ago)
Author:
naka
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/conf/conf.php

    r12330 r12333  
    88 */ 
    99 
    10 print("ok"); 
    11   
    1210$CONF_PHP_PATH = realpath( dirname( __FILE__) ); 
    1311require_once($CONF_PHP_PATH ."/../install.php"); 
     
    10801078        ON T1.category_id = T2.category_id) ' 
    10811079); 
    1082  
    1083 print("ok"); 
    1084  
    10851080?> 
Note: See TracChangeset for help on using the changeset viewer.