input.inc.php 59 B

123
  1. function file($field, $value) {
  2. return trim($value);
  3. }