Sinmok Posted December 10, 2013 Posted December 10, 2013 Hey all, I know that this is an absolute long shot, but I was wondering if there was any way to include the Processwire API to the FuelPHP framework. I've included the index.php as documented on the docs here but unfortunately I get the following error: ErrorException [ Compile Error ]:Cannot redeclare __() (previously declared in /var/www/my_app/fuel/core/base.php:214) Obviously there's already something declared which is causing this error, but on the off chance that someone else has had a similar issue in the past..please advise on how you go around the issue! Cheers
arjen Posted December 10, 2013 Posted December 10, 2013 Hi Sinmok, I don't think there is another option but namespaces, but this isn't supported yet (read the whole topic it has a bit more information).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now