Searched refs:MEDIA (Results 1 – 6 of 6) sorted by relevance
/plugin/templateconfhelper/action/ |
H A D | fetchaction.php | 33 global $data, $conf, $MEDIA, $EXT, $WIDTH, $HEIGHT; 48 if( !$file = getConfigPath( 'template_dir', $tpl.'/images/'.$MEDIA )) 49 $file = getConfigPath( 'template_dir', $conf['base_tpl'].'/images/'.$MEDIA );
|
/plugin/photogallery/ |
H A D | pgFetch.php | 31 $MEDIA = stripctl(getID('media', false)); // no cleaning except control chars - maybe external variable 36 list($EXT, $MIME, $DL) = mimetype($MEDIA, false); 44 list($STATUS, $STATUSMESSAGE) = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT); 48 'media' => $MEDIA, 59 'ispublic' => media_ispublic($MEDIA),
|
/plugin/preservefilenames/ |
H A D | action_anteater.php | 109 global $MEDIA; 143 $filename = $this->_getOriginalFileName($MEDIA);
|
/plugin/cli/ |
H A D | cli-examples.txt | 32 E: = LINUX\FS/MEDIA/CDROM CDROM:1 attrib = READ ONLY 76 E: = LINUX\FS/MEDIA/CDROM CDROM:1 attrib = READ ONLY
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …MEDIA = 109 /* m */\n\tvar SUPPORTS = 115 /* s */\n\tvar PLACEHOLDER = 112 /* p */\n\tvar READONLY…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …MEDIA = 109 /* m */\n\tvar SUPPORTS = 115 /* s */\n\tvar PLACEHOLDER = 112 /* p */\n\tvar READONLY…
|