Browse Source

Corrected versions (dates)

pull/408/head
xFaNaTiix 10 years ago
parent
commit
a252f3e771
  1. 2
      functions/fn_console
  2. 2
      functions/fn_install_glibcfix
  3. 2
      functions/fn_stop

2
functions/fn_console

@ -2,7 +2,7 @@
# LGSM fn_console function # LGSM fn_console function
# Author: Daniel Gibbs # Author: Daniel Gibbs
# Website: http://gameservermanagers.com # Website: http://gameservermanagers.com
# Version: 210115 # Version: 260515
# Description: Gives access to the server tmux console. # Description: Gives access to the server tmux console.

2
functions/fn_install_glibcfix

@ -2,7 +2,7 @@
# LGSM fn_install_glibcfix function # LGSM fn_install_glibcfix function
# Author: Daniel Gibbs # Author: Daniel Gibbs
# Website: http://gameservermanagers.com # Website: http://gameservermanagers.com
# Version: 110415 # Version: 260515
fn_glibcfixmsg(){ fn_glibcfixmsg(){
echo "" echo ""

2
functions/fn_stop

@ -2,7 +2,7 @@
# LGSM fn_stop function # LGSM fn_stop function
# Author: Daniel Gibbs # Author: Daniel Gibbs
# Website: http://gameservermanagers.com # Website: http://gameservermanagers.com
# Version: 080214 # Version: 260515
# Description: Stops the server. # Description: Stops the server.

Loading…
Cancel
Save