Changeset 6035 for temp/trunk


Ignore:
Timestamp:
2006/10/12 11:23:20 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/install/index.php

    r6034 r6035  
    565565    global $port; 
    566566     
    567     $filepath = $objWebParam->getValue('install_dir') . "/data/install.inc"; 
     567    $filepath = $objWebParam->getValue('install_dir') . "../data/install.inc"; 
    568568    $domain = $objWebParam->getValue('domain'); 
    569569     
Note: See TracChangeset for help on using the changeset viewer.