Changeset 6419 for temp/trunk/html/admin/system
- Timestamp:
- 2006/10/17 20:46:26 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6417 r6419 132 132 $path = UPDATE_HTTP . "update.txt"; 133 133 $fp = @fopen($path, "rb"); 134 135 136 134 137 135 if(!$fp) { 138 136 sfErrorHeader(">> " . $path . "¤Î¼èÆÀ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£");
Note: See TracChangeset
for help on using the changeset viewer.
