Difference between revisions of "CSecurity::expireBans"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void expireBans() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Obje...")
 
 
Line 4: Line 4:
 
   
 
   
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
+
void expireBans()
void expireBans()
+
+
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   

Latest revision as of 18:55, 17 September 2012



void expireBans()

Object method of: CSecurity