Changeset 9292
- Timestamp:
- 2006/11/28 18:51:05 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/system/update.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r9228 r9292 160 160 // ¥¢¥Ã¥×¥Ç¡¼¥È¤ÇÀ¸À®¤µ¤ì¤¿PHP¤òÆÉ¤ß½Ð¤· 161 161 function sfLoadUpdateModule() { 162 163 print("kita?"); 164 162 165 // URLÀßÄê¥Ç¥£¥ì¥¯¥È¥ê¤òºï½ü 163 166 $main_php = ereg_replace(URL_DIR, "", $_SERVER['PHP_SELF']); -
temp/trunk/html/admin/system/update.php
r9291 r9292 132 132 $path = UPDATE_HTTP . "update.txt"; 133 133 $fp = @fopen($path, "rb"); 134 135 print("kita");136 134 137 135 if(!$fp) {
Note: See TracChangeset
for help on using the changeset viewer.
