X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodules%2FNeonHelp.mod%2Fcmd_neonhelp.h;h=dac15b5b348ca877941f4c175a78e1623a3ea487;hb=78e040af3fcc36ab684611c0f98b4381ff420878;hp=960b627f6ad5162f8308c49a940d803d5df4e133;hpb=689da1db7e2517c187ce76c6c553e20d630a7f36;p=NeonServV5.git diff --git a/src/modules/NeonHelp.mod/cmd_neonhelp.h b/src/modules/NeonHelp.mod/cmd_neonhelp.h index 960b627..dac15b5 100644 --- a/src/modules/NeonHelp.mod/cmd_neonhelp.h +++ b/src/modules/NeonHelp.mod/cmd_neonhelp.h @@ -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);