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