- Timestamp:
- 2006/09/15 11:15:37 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/test/kakinaka/mysql.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/kakinaka/mysql.php
r4758 r4759 53 53 ) vw_products_allclass '; 54 54 55 print( rtrim($sql));55 print(preg_replace("/[\r\n]/","",$sql)); 56 56 57 57 print("end");
Note: See TracChangeset
for help on using the changeset viewer.
