Removed a @todo as it seemed irrelevant.

This commit is contained in:
Josh Sherman 2010-08-15 21:44:29 -04:00
parent 81b3a729ad
commit 7da7784ad7

View file

@ -61,7 +61,6 @@ class Config
*
* @param string $filename filename of the config file
* @return boolean Success of the load process
* @todo Add the ability to load in multiple configuration files.
*/
public function load($filename)
{