Your IP : 216.73.216.40


Current Path : /var/www/html/ajay/phpwebsite-1.8.x/mod/rss/boost/
Upload File :
Current File : /var/www/html/ajay/phpwebsite-1.8.x/mod/rss/boost/controlpanel.php

<?php
/**
 * @version $Id$
 * @author Matthew McNaney <mcnaney at gmail dot com>
 */

$link[] = array('label'       => dgettext('rss', 'RSS Feeds'),
		'restricted'  => TRUE,
		'url'         => 'index.php?module=rss&amp;tab=channels',
		'description' => dgettext('rss', 'Administrative panel for setting RSS feeds.'),
		'image'       => 'rss.png',
		'tab'         => 'admin'
		);
		?>