Main public logs

Jump to navigation Jump to search

Combined display of all available logs of MIB-Helper.com Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:31, 12 January 2025 Mr-fix talk contribs created page Joker button (Created page with " private boolean isNaviFunctionSet() { int n = this.getApplication().getFrameworkAccess().getStorageMgr().getInt(1006, 10, -1); return n == 3 || n == 4 || n == 5 || n == 10 || n == 11; } public void writePersistentViewOptionState(PersistentMenuEntry persistentMenuEntry, int n) { if (this.storageAccess != null) { this.storageAccess.setInt(1006, this.persistenceKey, n); } }")