mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-12-28 12:47:36 +00:00
Reupdate index lists when adding an admin. Fixes #156
This commit is contained in:
parent
ee0ebd85fc
commit
b0e62add9f
@ -1,3 +1,3 @@
|
||||
#Build Number for ANT. Do not edit!
|
||||
#Wed Apr 23 17:02:21 CEST 2014
|
||||
build.number=796
|
||||
#Fri Apr 25 17:08:24 CEST 2014
|
||||
build.number=799
|
||||
|
@ -508,6 +508,7 @@ public class TFM_AdminList
|
||||
superadmin.addIp(ip);
|
||||
}
|
||||
save();
|
||||
updateIndexLists();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user