newhck / php-form-builder-class

Automatically exported from code.google.com/p/php-form-builder-class
GNU General Public License v3.0
0 stars 0 forks source link

Fatal error: Class 'View_Standard' not found #149

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed the class and tried to call it, I got this error: Fatal error: 
Class 'View_Standard' not found 

Original issue reported on code.google.com by asymo...@elogicmedia.com.au on 3 Aug 2011 at 5:36

GoogleCodeExporter commented 8 years ago
You must call "use PFBC\View;" before call '"view" => new View\SidebySide'

Original comment by mexx...@gmail.com on 1 Apr 2015 at 8:13