@@ -8,6 +8,6 @@ class Config{
}
public function getRouting(){
- return new app\config\routing();
+ return new \app\config\routing();
\ No newline at end of file