Petter Reinholdtsen 6effc94349 Fix expert user access checks.
Several places in the code, cfg.users.expert() is used as a boolean
test to see if the current user is an expert user.  But this do not work.
Change the implementation of expert() to assume the current user if no
argument is given, to get the code working.
2013-09-11 20:11:56 +02:00
..
2013-04-23 17:49:22 -05:00
2013-09-11 20:11:56 +02:00