From e0b593c90599009a903d1856555eacf33245005d Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Thu, 11 Apr 2019 13:32:04 +0200 Subject: Initial commit --- detail.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 detail.php (limited to 'detail.php') diff --git a/detail.php b/detail.php new file mode 100644 index 0000000..3b70c87 --- /dev/null +++ b/detail.php @@ -0,0 +1,31 @@ + +
+ ".htmlspecialchars($ERROR).""; + else { + if ($REV) + echo p_locale_xhtml('showrev'); + + echo "

".nl2br(hsc(tpl_img_getTag('simple.title')))."

"; + tpl_img(900, 700); + }?> + + + +
+
+ 0) { + foreach($media_usage as $path) + echo "
" . html_wikilink($path) . "
"; + } else + echo "
" . $lang['nothingfound'] . "
"; + ?> +
+ +

+
+