xref
: /
template
/
raw
/
footer.html
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?
php
2
if
(!
defined
(
'DOKU_INC'
))
3
die
();
4
5
include
(
dirname
(
__FILE__
).
'/
dwtb.html
'
);
6
?>