I'm tryin'to develop some custom modifications to my Network.
And, for some, I'll need to send e-mails.
I'd like to use the features already developed from Oxwall to make it's easier, 'giveful' and organized.
With it in mind, I go to documentation and saw that there's a Crash Course about the Contact Us, that use e-mail feature.
However, when I try to use the same code from Contact Us I got this error:
Fatal error: Class 'BASE_CLASS_Mail' not found in C:\Users\HelikeLong\Downloads\xampp-win32-1.8.0-usb-lite\xampp\htdocs\r\ow_system_plugins\base\bol\mail_service.php on line 200
What I have to do?