소스 검색

Corrected versions (dates)

xFaNaTiix 11 년 전
부모
커밋
a252f3e771
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      functions/fn_console
  2. 1 1
      functions/fn_install_glibcfix
  3. 1 1
      functions/fn_stop

+ 1 - 1
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.
 

+ 1 - 1
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 ""

+ 1 - 1
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.