From a252f3e771ccd8b0d188a8497e6e027c6799c628 Mon Sep 17 00:00:00 2001 From: xFaNaTiix Date: Thu, 28 May 2015 14:00:27 +0200 Subject: [PATCH] Corrected versions (dates) --- functions/fn_console | 2 +- functions/fn_install_glibcfix | 2 +- functions/fn_stop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/fn_console b/functions/fn_console index d4b8c01a3..cec27686d 100644 --- a/functions/fn_console +++ b/functions/fn_console @@ -2,7 +2,7 @@ # LGSM fn_console function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 210115 +# Version: 260515 # Description: Gives access to the server tmux console. diff --git a/functions/fn_install_glibcfix b/functions/fn_install_glibcfix index d9ef9c246..2d3ed99c7 100644 --- a/functions/fn_install_glibcfix +++ b/functions/fn_install_glibcfix @@ -2,7 +2,7 @@ # LGSM fn_install_glibcfix function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 110415 +# Version: 260515 fn_glibcfixmsg(){ echo "" diff --git a/functions/fn_stop b/functions/fn_stop index e0c67e54a..3d1ebab90 100644 --- a/functions/fn_stop +++ b/functions/fn_stop @@ -2,7 +2,7 @@ # LGSM fn_stop function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 080214 +# Version: 260515 # Description: Stops the server.