merge 0.9.x into 1.0.x

This commit is contained in:
Evan Prodromou
2011-05-04 14:59:39 -07:00
13 changed files with 318 additions and 68 deletions

View File

@@ -108,6 +108,8 @@ class StatusNet
*/
public static function init($server=null, $path=null, $conffile=null)
{
Router::clear();
StatusNet::initDefaults($server, $path);
StatusNet::loadConfigFile($conffile);