$allowcreate, 'nosearch' => 1, 'inwindow' => 1, 'ctrlid' => isset($_GET['selfiles']) ? trim($_GET['selfiles']) : 'selfiles', 'selfids'=>$fids, 'type'=>$type, 'rid'=>$rid, 'filename'=>$filename, 'range'=>$selrange, 'defaultsel'=>$defaultselect, 'exttype'=>$exttype, 'mulitype'=>$mulitype, 'token'=>$token, 'perm'=>$perm ); $theurl = MOD_URL . "&op=fileselection&callback=".$callback.'&'. url_implode($gets); include template('selectfile'); exit();