Add missing semicolon
This commit is contained in:
		| @@ -465,7 +465,7 @@ $modules = array( | ||||
|   ), | ||||
|   array( | ||||
|     "command" => "/commands", | ||||
|     "function" => "commands()" | ||||
|     "function" => "commands();" | ||||
|   ) | ||||
| ); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user