Adding newline.

This commit is contained in:
predominant 2009-11-18 22:28:03 +11:00
parent 67cea6d21c
commit 97239f0259

View file

@ -183,6 +183,7 @@ class Router {
$this->__prefixes = array_merge($this->__prefixes, (array)$routing['prefixes']);
}
}
/**
* Gets a reference to the Router object instance
*