I'm developing a plugin (2nd one) on a new development set up that I have. All going well until I went to add in a route.
Where I get this error:
OW Debug - WarningMessage:include(C:\etc\etc\ow_plugins\awards\controllers\wards.php): failed to open stream: No such file or directoryFile:C:\xampp\htdocs\ownedfags\ow_core\autoload.phpLine:110
It should read awards.php, no wards.php, the thing is no matter what I change the route and the filenames to it always cuts off the first letter!
It's really odd. Is this an oxwall thing, or something to do with the way I have php set up on this machine?