Changeset 8726 for temp/trunk
- Timestamp:
- 2006/11/21 11:17:43 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/uehara/file_view.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/file_view.php
r8725 r8726 16 16 ); 17 17 18 // ³ÈÄ¥»Ò¼èÆÀ 18 19 $arrResult = split('\.', $_GET['file']); 19 20 $ext = $arrResult[count($arrResult)-1]; 20 21 sfprintr(USER_URL.$_GET['file']);22 21 23 22 // ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨
Note: See TracChangeset
for help on using the changeset viewer.
