/**
 * This is an example of a BASIC named route (used in reverse routing).
 * The translated route MUST come first, and the 'name' element must come
 * after it.
 */
// 'foo/bar' => array('welcome/foo', 'name' => 'foo'),
Just wondering what the 'name' element is for?		Phil Foulston wrote on Wednesday 27th of July 2011:Why would you want to if the module isn't even loaded? Am I missing the point here
It looks like you're new here. If you want to get involved, click one of these buttons!