if(empty($_G['uid'])) { showmessage('not_loggedin', '', array(), array('login' => 1)); }
require_once libfile('portal/'.$_GET['mod'], 'module');