Roxen.git/
server/
etc/
modules/
Roxen.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-04
2000-12-04 22:45:04 by Martin Nilsson <mani@lysator.liu.se>
21288a8dfebf085c21c31330db8fef9511fe1364 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Now working..
Rev: server/etc/modules/Roxen.pmod:1.55
1:
/*
-
* $Id: Roxen.pmod,v 1.
54
2000/12/04 22:
41
:
16
nilsson Exp $
+
* $Id: Roxen.pmod,v 1.
55
2000/12/04 22:
45
:
04
nilsson Exp $
* * Various helper functions. *
847:
NOCACHE(c->id); return roxenp()->locale->get(); case "path":
-
return id->misc->site_
path_
prefix || "";
+
return
c->
id->misc->site_
prefix_
path || "";
default: return RXML.nil; }