Searched refs:UnlinkFile (Results 1 – 6 of 6) sorted by relevance
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/ |
H A D | connector.php | 102 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, $_GET['file']);
|
H A D | commands.php | 431 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) { function
|
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/ |
H A D | connector.php | 108 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, input_strval('file'));
|
H A D | commands.php | 428 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) { function
|
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
H A D | connector.php | 108 UnlinkFile($sResourceType, $sCurrentFolder, $sCommand, input_strval('file'));
|
H A D | commands.php | 427 function UnlinkFile($resourceType, $currentFolder, $sCommand, $filename ) { function
|