diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-24 21:02:27 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-24 21:02:27 +0000 |
| commit | 5816625cc300075c43c6ef43a200dd35e1b8257d (patch) | |
| tree | a4f12097b60ac7b0919052d1677738711eac3989 /roundcubemail/program/js | |
| parent | 73ee59cff7f37705e8131e85232060fb7ba8f525 (diff) | |
Optimized memory usage when sending a message
git-svn-id: https://svn.roundcube.net/trunk@57 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js')
| -rw-r--r-- | roundcubemail/program/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 2b9a50f96..7179898d8 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -1,4 +1,4 @@ -/* +/* +-----------------------------------------------------------------------+ | RoundCube Webmail Client Script | | | |
