Config::set('upload.path', $this->path->relative());
We're coders, and therefore lazy. Fuel uses DS becaue it is a lot shorter, it also makes sure your code is still readable when a line contains DS in 6 different places...keevitaja wrote on Saturday 6th of October 2012:i'm just curious why do you need to define const DS while you could just use const DIRECTORY_SEPARATOR
It looks like you're new here. If you want to get involved, click one of these buttons!