diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-05 10:24:21 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-05 10:24:21 +0000 |
| commit | c9339e8b7eef0d24b0e6fc13f2222bab395595d5 (patch) | |
| tree | 07eed3edba755eedf7b43b68ed089b9e0142ba7b /roundcubemail/program | |
| parent | 5ab6176a100216204b54072941a20bb981b01cee (diff) | |
- fix function description
git-svn-id: https://svn.roundcube.net/trunk@2041 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/include/main.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/include/main.inc b/roundcubemail/program/include/main.inc index bd5156509..db3745b09 100644 --- a/roundcubemail/program/include/main.inc +++ b/roundcubemail/program/include/main.inc @@ -1176,7 +1176,7 @@ function rcmail_localize_foldername($name) /** * Output HTML editor scripts * - * @param boolean Editor mode (use true for minimal editor) + * @param string Editor mode */ function rcube_html_editor($mode='') { |
