Roxen.git/
server/
etc/
modules/
RXML.pmod/
module.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2000-02-04
2000-02-04 18:18:28 by Martin Nilsson <mani@lysator.liu.se>
3018176ca9a4172b7e709a31b6b7c78e01bfdada (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Initialize a variable
Rev: server/etc/modules/RXML.pmod/module.pmod:1.40
2:
//! //! Created 1999-07-30 by Martin Stjernholm. //!
-
//! $Id: module.pmod,v 1.
39
2000/02/04
16
:
47
:
55
mast
Exp $
+
//! $Id: module.pmod,v 1.
40
2000/02/04
18
:
18
:
28
nilsson
Exp $
//! Kludge: Must use "RXML.refs" somewhere for the whole module to be //! loaded correctly.
460:
{ generation++; prepare_funs = 0;
-
plugins =
0
;
+
plugins =
([])
;
(notify_funcs -= ({0}))(); set_weak_flag (notify_funcs, 1); }