Home
last modified time | relevance | path

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

/plugin/tagentry/
H A Daction.php36 if ( $thlp =& plugin_load( 'helper', 'tag' ) ) {
38 $tagnst = $thlp->getConf( 'namespace' );
43 if ( $this->getConf( 'tagsrc' ) == 'All tags' && $thlp ) {
115 function _gettags( &$thlp ) { argument
117 if ( !is_array( $thlp->topic_idx ) )
119 foreach ( $thlp->topic_idx as $k => $v ) {