Your IP : 216.73.216.40


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

<?php

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

$settings['rssfeed'] = 1;
$settings['editor'] = null;
$settings['webmaster'] = null;
$settings['copyright'] = sprintf('Copyright %s', date('Y'));


?>