Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1996-12-02
1996-12-02 14:36:47 by Per Hedbor <ph@opera.com>
0cb0cb05fd52d9e93fdbb6546ad4436be0732f80 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
More colors
Rev: server/base_server/mainconfig.pike:1.10
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
9
1996/12/02 14:
27
:
15
per Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
10
1996/12/02 14:
36
:
47
per Exp $";
inherit "roxenlib"; inherit "config/draw_things";
899:
r = http_string_answer(draw_module_header(roxen->allmodules[value][0], roxen->allmodules[value][2], module_font)
-
->togif(
16
), "image/gif");
+
->togif(
64
), "image/gif");
}) perror("While drawing auto-image: \n"+describe_backtrace(e)+"\n"); cache_set("module_images", key, r);