diff options
author | thomascube <thomas@roundcube.net> | 2005-10-24 21:02:27 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-10-24 21:02:27 +0000 |
commit | e0ed972884aff33465ac551c8ef06febb57e4c54 (patch) | |
tree | 4cc643f877bc1a56e6e8242c1d92ab9d82a347a0 /program/js/app.js | |
parent | f3b659935f3386c077746cd7a84770532ed0ec50 (diff) |
Optimized memory usage when sending a message
Diffstat (limited to 'program/js/app.js')
-rw-r--r-- | program/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js index 2b9a50f96..7179898d8 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -1,4 +1,4 @@ -/* +/* +-----------------------------------------------------------------------+ | RoundCube Webmail Client Script | | | |