Home
last modified time | relevance | path

Searched refs:CheckContentExt (Results 1 – 1 of 1) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dupload_fck.pl462 $ContentName = &CheckContentExt($Ext);
488 if($Ext ne $FileExt && &CheckContentExt($FileExt) eq $ContentName) {
496 $ContentName = &CheckContentExt($FileExt);
549 sub CheckContentExt subroutine