package AT;
##########################################################################
# Aardvark Topsites 3.2.4 ## Copyright © 2000-2003 Jeremy Scheff ## <a href='http://www.aardvarkind.com/' target='_blank'>http://www.aardvarkind.com/</a> #
# #
# Module Name: Config #
# Module Desc: Settings for the script. #
# Module Author: Jeremy Scheff - webmaster@aardvarkind.com #
# Last Modified: 2002-08-16 #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or (at #
# your option) any later version. ## #
# This program is distributed in the hope that it will be useful, but #
# WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #
# General Public License for more details. #
##########################################################################
$AT::config{password} = 'password';
$tmpl::var{list_name} = 'My Topsites List';
$AT::config{deflanguage} = 'English';
$AT::config{dir} = 'd:/websites/antlerreplicascom/cgi-bin/topsites';
$AT::config{list_url} = 'http://www.you.com/cgi-bin/topsites';
$tmpl::var{list_url} = $AT::config{list_url};
$AT::config{templates_dir} = 'd:/websites/antlerreplicascom/topsiteshtml/Templates';
$AT::config{templates_url} = 'http://www.you.com/topsites/Templates';
$tmpl::var{templates_url} = $AT::config{templates_url};
$AT::config{youremail} = 'webmaster@you.com';
$AT::config{rankings_dir} = 'd:/websites/antlerreplicascom/topsiteshtml';
$AT::config{rankings_url} = 'http://www.you.com/topsites';
$AT::config{rankings_filename} = 'index';
$AT::config{rankings_ext} = 'html';
$AT::config{numlist} = '10';
$AT::config{refresh} = '3600';
$AT::config{daymonth} = '0';
$AT::config{backlog} = '1';
$AT::config{defbanner} = 'http://www.you.com/banner.png';
$AT::config{uniquetotal} = 'unq_pv';
$AT::config{top} = '2';
@AT::adbreak = ();
$AT::config{button_url} = 'http://www.you.com/topsites/Images';
$tmpl::var{button_url} = $AT::config{button_url};
$AT::config{button_ext} = 'gif';
$AT::config{button_num} = '10';
$AT::config{mail} = '/usr/sbin/sendmail';
$AT::config{smtpserver} = '';
$AT::config{timeoffset} = '4';
$AT::config{gateway} = '0';
$AT::config{search} = '1';
$AT::config{searchresults} = '10';
$AT::config{version} = '3.2.4';
$tmpl::var{version} = $AT::config{version};
1;
Users browsing this forum: No registered users and 0 guests