Exemple #1
0
 function prepInt($val, &$db)
 {
     return $db->quoteSmart(ValueCast::castInt($val));
 }