btwael / mammouth

Unfancy PHP
http://mammouth.boutglay.com
MIT License
214 stars 22 forks source link

require_once doesnt works! #61

Closed webarthur closed 8 years ago

webarthur commented 8 years ago

require_once doesnt works!

http://mammouth.wamalaka.com/#try:%7B%7B%0A%23require_once%20'class.myClass.php'%0A%0AClass..method()%0A%7D%7D

btwael commented 8 years ago

In Mammouth use require once instead of require_once, just like this