Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created November 4, 2013 15:48
Show Gist options
  • Select an option

  • Save jmertic/7304581 to your computer and use it in GitHub Desktop.

Select an option

Save jmertic/7304581 to your computer and use it in GitHub Desktop.
<?php
public function exportSanitize($value, $vardef, $focus, $row=array()) {
return $this->formatField($value, $vardef);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment