Update of /cvsroot/tep/catalog/catalog/includes/functions
In directory sc8-pr-cvs1:/tmp/cvs-serv20611/includes/functions
Modified Files:
general.php
Log Message:
changed as suggested in bug #836
Index: general.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/includes/functions/general.php,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- general.php 14 May 2003 17:12:20 -0000 1.220
+++ general.php 14 May 2003 17:39:34 -0000 1.221
@@ -458,7 +458,7 @@
$address = stripslashes($address);
- return $boln . $address . $eoln;
+ return $address;
}
////
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
|