mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-12-29 04:57:37 +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!
|
#Build Number for ANT. Do not edit!
|
||||||
#Wed Apr 23 17:02:21 CEST 2014
|
#Fri Apr 25 17:08:24 CEST 2014
|
||||||
build.number=796
|
build.number=799
|
||||||
|
@ -508,6 +508,7 @@ public class TFM_AdminList
|
|||||||
superadmin.addIp(ip);
|
superadmin.addIp(ip);
|
||||||
}
|
}
|
||||||
save();
|
save();
|
||||||
|
updateIndexLists();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user