Roxen.git
/
server
/
modules
/
tags
/
obox.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/modules/tags/obox.pike:1:
// The outlined box module, Copyright © 1996 - 2009, Roxen IS. // // Fredrik Noring et al // // Several modifications by Francesco Chemolli.
-
constant cvs_version = "
$Id: obox.pike,v 1.42 2009/05/07 14:15:56 mast Exp $
";
+
constant cvs_version = "
$Id$
";
constant thread_safe=1; #include <module.h> // #include <roxen.h> inherit "module"; // begin locale stuff //<locale-token project="mod_obox">LOCALE</locale-token> //<locale-token project="mod_obox">SLOCALE</locale-token> #define SLOCALE(X,Y) _STR_LOCALE("mod_obox",X,Y)