Changeset 304

Show
Ignore:
Timestamp:
02/07/07 19:43:37 (2 years ago)
Author:
nuxwin
Message:

SETUP: Fixed #48

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/engine/setup/vhcs2-setup

    r303 r304  
    15121512    ## php5.ini 
    15131513        #($rs, $cfg_tpl) = get_tpl($tpl_dir, 'php5.ini'); 
    1514        #($rs, $cfg_tpl) = get_tpl($tpl_dir, '/php5/php5.ini'); 
     1514       ($rs, $cfg_tpl) = get_tpl($tpl_dir, '/php5/php.ini'); 
    15151515    return $rs if ($rs != 0); 
    15161516