Changeset 10247 for temp/trunk/data
- Timestamp:
- 2006/12/05 22:15:14 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r10246 r10247 2527 2527 function sfQuoteSmart($in){ 2528 2528 2529 sfprintr($in);2530 2531 2529 if (is_int($in) || is_double($in)) { 2532 2530 return $in;
Note: See TracChangeset
for help on using the changeset viewer.
