diff options
Diffstat (limited to 'detail.php')
-rw-r--r-- | detail.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/detail.php b/detail.php index 4dc870c5d..500890114 100644 --- a/detail.php +++ b/detail.php @@ -1,13 +1,7 @@ <?php /** - * DokuWiki Image Detail Template + * DokuWiki Image Detail Page * - * This is the template for displaying image details - * - * You should leave the doctype at the very top - It should - * always be the very first line of a document. - * - * @link http://dokuwiki.org/templates * @author Andreas Gohr <andi@splitbrain.org> * @author Anika Henke <anika@selfthinker.org> */ |