Changeset 8726 for temp/trunk


Ignore:
Timestamp:
2006/11/21 11:17:43 (20 years ago)
Author:
uehara
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/file_view.php

    r8725 r8726  
    1616); 
    1717 
     18// ³ÈÄ¥»Ò¼èÆÀ 
    1819$arrResult = split('\.', $_GET['file']); 
    1920$ext = $arrResult[count($arrResult)-1]; 
    20  
    21 sfprintr(USER_URL.$_GET['file']); 
    2221 
    2322// ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨ 
Note: See TracChangeset for help on using the changeset viewer.