Changeset 8343 for temp/trunk


Ignore:
Timestamp:
2006/11/16 11:42:52 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/shopping/complete.php

    r8342 r8343  
    7070            if (preg_match('/^(https?|ftp)(:\/\/[-_.!~*\'()a-zA-Z0-9;\/?:\@&=+\$,%#]+)$/', $val["value"])) { 
    7171                $arrOther[$key]["value"] = "<a href='#' onClick=\"window.open('". $val . "'); \" >" . $val ."</a>"; 
     72                sfprintr($arrOther); 
    7273            } 
    7374        } 
Note: See TracChangeset for help on using the changeset viewer.