Hi,
I have a controller function that needs to be called from cli (cron) and web. I know kohana has this syntax:
php /path/to/index.php /controller/function
but this does not seem to work. Is fuelphp setup for this?
I played around with tasks but could not get it to work for cli and web calls, thus the reason to run like kohana.
Cheers,
Trav