*** VERSION 5.5.0 ***
[NeonServV5.git] / src / modules / NeonHelp.mod / cmd_neonhelp.h
index 960b627f6ad5162f8308c49a940d803d5df4e133..dac15b5b348ca877941f4c175a78e1623a3ea487 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_neonhelp.h - NeonServ v5.4
+/* cmd_neonhelp.h - NeonServ v5.5
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -33,6 +33,7 @@
 void register_commands();
 
 CMD_BIND(neonhelp_cmd_delete);
+CMD_BIND(neonhelp_cmd_history);
 CMD_BIND(neonhelp_cmd_next);
 CMD_BIND(neonhelp_cmd_requests);
 CMD_BIND(neonhelp_cmd_stats);