Roxen.git/
server/
modules/
security/
auth_httpcookie.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.
1:
// This is a roxen module. Copyright © 2001 - 2009, Roxen IS. constant cvs_version =
-
"
$Id: auth_httpcookie.pike,v 1.13 2009/05/07 14:15:55 mast Exp $
";
+
"
$Id$
";
inherit AuthModule; inherit "module";