mirror of
https://github.com/anope/anope.git
synced 2026-06-29 14:36:39 +02:00
BUILD : 1.7.15 (1134) BUGS : N/A NOTES : Missed two %Rs in hun.l
git-svn-id: svn://svn.anope.org/anope/trunk@1134 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@857 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
2197e82de3
commit
8dc1436279
+2
-2
@@ -4521,7 +4521,7 @@ CHAN_HELP_AOP
|
||||
AOP LIST parancsot.
|
||||
|
||||
Ezt a parancsot letilthatod a csatornádon, és helyette
|
||||
használhatod az access lista rendszert. Nézd meg: /msg
|
||||
használhatod az access lista rendszert. Nézd meg: %R
|
||||
%S HELP ACCESSbõvebb információért az access listáról, és
|
||||
írd be: %R%S HELP SET XOP hogy megnézd, hogyan tudsz
|
||||
váltani az xOP rendszerrol az access lista rendszerre.
|
||||
@@ -4609,7 +4609,7 @@ CHAN_HELP_SOP
|
||||
|
||||
|
||||
Ezt a parancsot letilthatod a csatornádon, és helyette
|
||||
használhatod az access lista rendszert. Nézd meg: /msg
|
||||
használhatod az access lista rendszert. Nézd meg: %R
|
||||
%S HELP ACCESS bõvebb információért az access listáról,
|
||||
és írd be: %R%S HELP SET XOP hogy megnézd, hogyan
|
||||
tudsz váltani az xOP rendszerrõl access lista rendszerre.
|
||||
|
||||
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="15"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1133"
|
||||
VERSION_BUILD="1134"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.15 (1134)
|
||||
# BUGS : N/A
|
||||
# NOTES : Missed two %Rs in hun.l
|
||||
#
|
||||
# BUILD : 1.7.15 (1133)
|
||||
# BUGS : N/A
|
||||
# NOTES : Improved robustness on db_mysql_query()
|
||||
|
||||
Reference in New Issue
Block a user