Roxen.git
/
server
/
modules
/
tags
/
indirect_href.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/modules/tags/indirect_href.pike:1:
// This is a roxen module. (c) Informationsvvarna AB 1996. // This module makes it possible to write symbolic names instead of // absoulte hrefs. // Written by Mattias Wingstedt, <wing@infovav.se>, please refer // to him for further info.
+
string cvs_version = "$Id: indirect_href.pike,v 1.3 1996/11/27 13:48:17 per Exp $";
#include <module.h> inherit "module"; inherit "roxenlib"; mapping hrefs; string tagname; void create() {