Changeset 10246 for temp/trunk/data
- Timestamp:
- 2006/12/05 22:13:48 (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
r10240 r10246 2526 2526 2527 2527 function sfQuoteSmart($in){ 2528 2529 sfprintr($in); 2530 2528 2531 if (is_int($in) || is_double($in)) { 2529 2532 return $in;
Note: See TracChangeset
for help on using the changeset viewer.
