- Timestamp:
- 2006/10/13 18:36:39 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 1 deleted
- 2 edited
-
conf/conf.php (modified) (1 diff)
-
lib/slib.php (modified) (1 diff)
-
update/admin (deleted)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r6305 r6339 12 12 /** ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑ **/ 13 13 // ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑ¥Õ¥¡¥¤¥ë³ÊǼ¾ì½ê 14 define("UPDATE_HTTP", "http:// naka.ec-cube.net/share/");14 define("UPDATE_HTTP", "http://ec-cube.lockon.co.jp/share/"); 15 15 // ¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍýÍÑCSV1¹ÔÊÕ¤ê¤ÎºÇÂçʸ»ú¿ô 16 16 define("UPDATE_CSV_LINE_MAX", 4096); -
temp/trunk/data/lib/slib.php
r6338 r6339 95 95 if(file_exists($extern_php)) { 96 96 include($extern_php); 97 exit;98 97 } 99 98 }
Note: See TracChangeset
for help on using the changeset viewer.
