Missing Helper File
Error: The helper file app/views/helpers/candy.php can not be found or does not exist.
Error: Create the class below in file: app/views/helpers/candy.php
<?php
class CandyHelper extends AppHelper {
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_helper_file.ctp