$allowcreate, 'nosearch' => 1, 'inwindow' => 1, 'ctrlid' => isset($_GET['selposition']) ? trim($_GET['selposition']) : 'selposition', 'selhome'=>$selhome, 'selorg'=>$selorg, 'selgroup'=>$selgroup, 'range'=>$range ); $theurl = MOD_URL . "&op=filelist&callback=".$callback.'&'. url_implode($gets); include template('selectfile'); exit();