Home
last modified time | relevance | path

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

/plugin/snippets/exe/
H A Dupdate.php35 $snip_data=unserialize(io_readFile($helper->getMetaFileName(),false));
63 io_saveFile($helper->getMetaFileName(),serialize($snip_data));
/plugin/snippets/
H A Dhelper.php176 function getMetaFileName() { function in helper_plugin_snippets
H A Daction.php48 $metafn = $this->helper->getMetaFileName();