Searched refs:pcasthelper (Results 1 – 3 of 3) sorted by relevance
2 $pcasthelper =& plugin_load("helper", "podcast"); variable6 if( $pcasthelper ) {7 $p = $pcasthelper->get_info( $page );
5 $pcasthelper =& plugin_load("helper", "podcast"); variable8 if( $pcasthelper ) {9 $p = $pcasthelper->get_info( $page );
13 var $pcasthelper = null; variable in action_plugin_podcast_feed21 $this->pcasthelper =& plugin_load('helper', 'podcast');67 $p = $this->pcasthelper->get_info( $row['page'] );