Roxen.git/
server/
modules/
examples/
location.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2013-03-04
2013-03-04 14:05:47 by Anders Johansson <anders@roxen.com>
0917d335a96d5817f056df1479516fe36d4fe26c (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
devel
No more foreign_idents.
More pain than they are worth.
4:
inherit "module"; // All roxen modules must inherit module.pike
-
constant cvs_version = "
$Id: location.pike,v 1.7 2009/05/07 14:15:54 mast Exp $
";
+
constant cvs_version = "
$Id$
";
constant module_type = MODULE_LOCATION; constant module_name = "RefDoc for MODULE_LOCATION"; constant module_doc = "This module does nothing, but its inlined "