Not working with php5
Status: Beta
Brought to you by:
cormander
In php5 goto is a resurved command so therefor the php code within ravencore does not work, i simply changed every goto("..."); to mygoto("...."); and it works again. ive found a few more bugs but will fix them on my system and then post back up here. (running ravencore version 0.3.6-1)