diff options
Diffstat (limited to 'inc/common.php')
-rw-r--r-- | inc/common.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/common.php b/inc/common.php index 99cec10a9..80c866815 100644 --- a/inc/common.php +++ b/inc/common.php @@ -739,7 +739,7 @@ function filesize_h($size, $dec = 1){ } /** - * Run a few sanity checks + * Return DokuWikis version * * @author Andreas Gohr <andi@splitbrain.org> */ |