blob: 41892a5b78e13e6c8b86e0d03e80515c00bc5bdd [file] [log] [blame]
<?php
if ($role_id == ROLE_ADMIN) {
// Do stuff
}
?>