| @@ -22,7 +22,7 @@ | ||
| 22 | 22 |  		public function getPage() { | 
| 23 | 23 | return $this->page; | 
| 24 | 24 | } | 
| 25 | -		public function getModule(){ | |
| 25 | +		public function getModule() { | |
| 26 | 26 | return $this->module; | 
| 27 | 27 | } | 
| 28 | 28 |  		public function getController() { |