Dave Shepheard
Results
1
issues of
Dave Shepheard
Would be good to be able to enable type casting when creating entries ``` function saveContent($content_type,$fields,$typecast = false) { if( ! $this->_detectBatch( $fields ) ) { $fields = array('fields' =>...