Nono Novrian

Results 1 issues of Nono Novrian

Hi First, this is how I extending the Cake-default HTML, Form, and Paginator ``` php public $helpers = array( 'BakingPlate.Plate', 'Html' => array( 'className' => 'BakingPlate.HtmlPlus' ), 'Form' => array(...