output.inc.php 55 B

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