'blocks/comment.html', 'single_feed_comment' => 'blocks/single_feed_comment.html', 'comments' => 'blocks/comments.html', 'topic' => 'blocks/groups/group_topic.html', 'single_group_feed' => 'blcoks/groups/group_feed.html' ); set_config('template_files',$array); //Setting the pagination tag $pages->pagination_tag = '#page#'; $pages->skipper = '...'; ?>