diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-10-13 12:31:43 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-10-13 12:31:43 +0000 |
commit | 12393a4d128b4a890df76fd7aba6dd9e27db80f1 (patch) | |
tree | 855a8d38e5da88ed3e295cf357e6194820b8a1fd /modules/forum/forum-submitted.tpl.php | |
parent | 659c4867bd312186b93f83534d78139d5161b4f3 (diff) | |
download | brdo-12393a4d128b4a890df76fd7aba6dd9e27db80f1.tar.gz brdo-12393a4d128b4a890df76fd7aba6dd9e27db80f1.tar.bz2 |
- Patch #320000 by lilou: unify doxygen @file documentation in tpl.
Diffstat (limited to 'modules/forum/forum-submitted.tpl.php')
-rw-r--r-- | modules/forum/forum-submitted.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/forum/forum-submitted.tpl.php b/modules/forum/forum-submitted.tpl.php index dc3a6e4a3..8695e3464 100644 --- a/modules/forum/forum-submitted.tpl.php +++ b/modules/forum/forum-submitted.tpl.php @@ -2,7 +2,7 @@ // $Id$ /** - * @file forum-submitted.tpl.php + * @file * Default theme implementation to format a simple string indicated when and * by whom a topic was submitted. * |