diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-26 18:08:19 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-26 18:08:19 +0000 |
| commit | 85f399bde8f81cc086079fd08d34df516fe892f7 (patch) | |
| tree | 0a180eff0e398c6335ce2be75b85d38bf9ad8c83 /roundcubemail/installer/index.php | |
| parent | a140dddf5ada9e2a02ae4be76383bf04d6095a16 (diff) | |
Add SMTP test to installer script
git-svn-id: https://svn.roundcube.net/trunk@1142 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/index.php')
| -rw-r--r-- | roundcubemail/installer/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/installer/index.php b/roundcubemail/installer/index.php index d62f6cb9d..aab406e98 100644 --- a/roundcubemail/installer/index.php +++ b/roundcubemail/installer/index.php @@ -64,7 +64,8 @@ else { </div> <div id="footer"> - Installer by the RoundCube Dev Team. Copyright © 2008 - Published under the GNU Public License + Installer by the RoundCube Dev Team. Copyright © 2008 - Published under the GNU Public License; + Icons by <a href="http://famfamfam.com">famfamfam</a> </div> </body> </html> |
