Changeset 8344 for temp/trunk/html/shopping/complete.php
- Timestamp:
- 2006/11/16 11:45:35 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/shopping/complete.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/shopping/complete.php
r8343 r8344 70 70 if (preg_match('/^(https?|ftp)(:\/\/[-_.!~*\'()a-zA-Z0-9;\/?:\@&=+\$,%#]+)$/', $val["value"])) { 71 71 $arrOther[$key]["value"] = "<a href='#' onClick=\"window.open('". $val . "'); \" >" . $val ."</a>"; 72 sfprintr($arrOther);73 72 } 74 73 } 75 76 74 77 75 $objPage->arrOther = $arrOther; 78 76
Note: See TracChangeset
for help on using the changeset viewer.
