if(!defined('APPPATH')) exit('No direct script access allowed');
You would only need to do that if you place the fuel directory inside the document root. In my opinion, that is never a good practice.Phil Foulston wrote on Saturday 9th of April 2011:Hi,
Bit of a poll type question...
Am I being overly cautious by addingif(!defined('APPPATH')) exit('No direct script access allowed');to all of my files?
It looks like you're new here. If you want to get involved, click one of these buttons!