Changeset 11877


Ignore:
Timestamp:
2007/03/15 09:11:08 (17 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/install/index.php

    r11858 r11877  
    364364    $arrWriteFile = array( 
    365365        "../../data/install.inc", 
    366         "../../data/install_mobile.inc", 
    367366        "../user_data", 
    368367        "../cp", 
     
    814813        fclose($fp); 
    815814    } 
    816 /* 
     815/* install_mobile.inc¤Ï»ÈÍѤ·¤Ê¤¤ÍѤËÊѹ¹ 
     816 
    817817    // ¥â¥Ð¥¤¥ëÈǤÎÀßÄê¥Õ¥¡¥¤¥ë install_mobile.inc ¤òºîÀ®¤¹¤ë¡£ 
    818818    $filepath = $data_path . "install_mobile.inc"; 
Note: See TracChangeset for help on using the changeset viewer.