# $Id: httpd-tt.itcl,v 1.10.2.5 2003/01/01 02:15:04 lightn Exp $ namespace eval TT_HTTPD { variable NAME "TiVo Web Project - TCL" variable VERSION "1.9.4" variable AUTHOR "SFR,TivoTechie,Lightn,MbM" variable URL "http://www.tivoland.com/forum" variable NOTICE "The program comes with ABSOLUTELY NO WARRANTY. This program is licensed under the GPL. See the 'copyright' and 'README' files for copyright and credit information." variable STARTUP_MESSAGE "$TT_HTTPD::NAME - v$TT_HTTPD::VERSION\n$TT_HTTPD::NOTICE" variable EXIT_MESSAGE "Web Server Terminated" variable OPTIONS_MENU "" variable MAIN_MENU "" variable STYLE "" } set dlc syslogd