Home
last modified time | relevance | path

Searched refs:Type (Results 526 – 527 of 527) sorted by last modified time

1...<<2122

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp44 sResourceType = Request.QueryString("Type")
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso35 'Type' = action_param('Type'),
46 $Type == '' ? $Type = 'File';
55 + $config->find('Subdirectories')->find(action_param('Type'))
116 if($config->find('DeniedExtensions')->find($Type) >> $NewFile->find('OrigExtension'));

1...<<2122