mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* moved rules to twig
* added bugtracker to kathrine template
This commit is contained in:
@@ -149,7 +149,7 @@ function getBanReason($reasonId)
|
||||
|
||||
function getBanType($typeId)
|
||||
{
|
||||
switch($reasonId)
|
||||
switch($typeId)
|
||||
{
|
||||
case 1:
|
||||
return "IP Banishment";
|
||||
|
Reference in New Issue
Block a user