Roxen.git
/
server
/
base_server
/
mainconfig.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/base_server/mainconfig.pike:1:
inherit "config/builders";
+
string cvs_version = "$Id: mainconfig.pike,v 1.5 1996/12/01 19:18:31 per Exp $";
inherit "roxenlib"; #include <confignode.h> #include <module.h> #define BODY (roxen->variables->BG[VAR_VALUE]?"<body background=/image/background.jpg bgcolor=#f0e0a0 text=#000000 link=#0000f0 vlink=#0000f0 alink=#00f000>":"<body>") //#define BODY "<body bgcolor=#ffeeaa text=#000000 link=#0000f0 vlink=#0000f0 alink=#00f000>" #define TABLEP(x, y) (id->supports->tables ? x : y)