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