r21: Changed all bitwise operations to use can_perform() (new: includes/functions...
authorRobert Sesek <rsesek@bluestatic.org>
Fri, 24 Dec 2004 01:03:32 +0000 (01:03 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Fri, 24 Dec 2004 01:03:32 +0000 (01:03 +0000)
commite01946ce916050d74d7c74911c2f55879811e06d
tree0fede0bad34b4614f0cb6313542614aa404375df
parent358423c61a16d001b7ba0db04f2a1dd82f2a967b
r21: Changed all bitwise operations to use can_perform() (new: includes/functions.php) as it saves room.

Removed redundant checking of $vars[bugid] and $vars[commentid] in newcomment.php and newreport.php.

Added descriptions to all bitmasks in includes/init.php.
13 files changed:
admin/global.php
admin/options.php
admin/priority.php
admin/product.php
admin/resolution.php
admin/severity.php
admin/status.php
admin/usergroup.php
includes/functions.php
includes/init.php
newcomment.php
newreport.php
showreport.php