Commit Graph

12 Commits

Author SHA1 Message Date
MrPMan
54bc9a7553 Removed unnecessary permissions code
$UserInfo['Level'] will never be higher than $UserInfo['EffectiveClass'], as that's the whole point of EffectiveClass. As such, it is pointless to run a comparison against both Level and EffectiveClass in check_perms, as $UserInfo['EffectiveClass'] >= $UserInfo['Level'], so if $UserInfo['Level'] >= $MinClass, $UserInfo['EffectiveClass'] >= $MinClass.
2016-01-03 23:59:02 -08:00
Git
8eaadadc2a Empty commit 2015-12-19 08:00:27 +00:00
Git
95bbdfb01d Empty commit 2014-01-27 08:00:35 +00:00
Git
fd6c63ab67 Empty commit 2013-11-19 08:00:48 +00:00
Git
ba28852df5 Empty commit 2013-11-17 08:00:47 +00:00
Git
100500502e Empty commit 2013-11-08 08:01:03 +00:00
Git
fcb95ba306 Empty commit 2013-09-12 08:00:52 +00:00
Git
7efef001cb Empty commit 2013-09-08 08:00:57 +00:00
Git
3e3fdfb804 Empty commit 2013-08-28 23:08:41 +00:00
Git
b1db2e6185 Empty commit 2013-06-18 08:00:48 +00:00
Git
ac26edc0ca Empty commit 2013-06-06 08:01:03 +00:00
Git
b3cc179926 Empty commit 2013-05-27 08:00:58 +00:00