Open GoogleCodeExporter opened 8 years ago
I had the same issue and this corrected the error.
Thanks
Original comment by smack...@gmail.com
on 12 Apr 2011 at 8:56
Thanks for reporting this issue and the fix. Much appreciated.
- Andrew
Original comment by ajporterfield@gmail.com
on 16 Apr 2011 at 6:19
I looked into this further, and line 3532 should read...
if(strpos($this->phpIncludesPath, $_SERVER['DOCUMENT_ROOT']) === 0)
This lines prevents you from needing to manually set the jsIncludesPath
property if the php-form-builder-class directory lives somewhere inside your
document root.
- Andrew
Original comment by ajporterfield@gmail.com
on 16 Apr 2011 at 6:31
Original issue reported on code.google.com by
ahmtsari
on 21 Mar 2011 at 1:51