Roxen.git
/
server
/
base_server
/
module.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/base_server/module.pike:1:
// This file is part of Roxen WebServer.
-
// Copyright © 1996 -
2004
, Roxen IS.
-
// $Id: module.pike,v 1.
236
2009/
04
/
15
08
:
46
:52
jonasw
Exp $
+
// Copyright © 1996 -
2009
, Roxen IS.
+
// $Id: module.pike,v 1.
237
2009/
05
/
07
14
:
15
:52
mast
Exp $
#include <module_constants.h> #include <module.h> #include <request_trace.h> constant __pragma_save_parent__ = 1; // Tell Pike.count_memory this is global. constant pike_cycle_depth = 0;