'.__('You don\'t have enough privileges to view this section').''); } // check if there is transaction running if (isset($_SESSION['memberID']) AND !empty($_SESSION['memberID'])) { define('DIRECT_INCLUDE', true); include MDLBS.'circulation/circulation_action.php'; } else { ?> '.$msg.''; } }