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 -
2004
, Roxen IS.
+
/* This is a roxen module. Copyright © 1997 -
2009
, 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.
36
2004
/
06
/
30
16
:
59
:
25
mast Exp $";
+
constant cvs_version = "$Id: killframe.pike,v 1.
37
2009
/
05
/
07
14
:
15
:
56
mast 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 "