Roxen.git
/
server
/
modules
/
tags
/
killframe.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/modules/tags/killframe.pike:1:
-
/* This is a roxen module. Copyright © 1997-
1999
, Roxen IS.
+
/* This is a roxen module. Copyright © 1997
-
2001
, Roxen IS.
* * Adds some java script that will prevent others from putting * your page in a frame. * * Will also remove occuranses of "indexfiles" from the end of the URL. * * made by Peter Bortas <peter@roxen.com> Januari -97 * * Thanks for suggestions and bugreports: * Barry Treahy <treahy@allianceelec.com> * Chris Burgess <chris@ibex.co.nz> */
-
constant cvs_version = "$Id: killframe.pike,v 1.
33
2001/
03
/
08
14
:
35
:
47
per
Exp $";
+
constant cvs_version = "$Id: killframe.pike,v 1.
34
2001/
09/
03
18
:
52
:
19
nilsson
Exp $";
constant thread_safe=1; #include <module.h> inherit "module"; void create() { defvar( "killindex", 1, "Remove index files from the URL", TYPE_FLAG, "If set, the module will remove occurrences of any index file from " "the end of the URL, leaving only a slash. The index file "