From 15fee7b8dd9991c798e6b3eeb9f98cd34e8153fc Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 30 Sep 2005 15:38:27 -0400
Subject: [PATCH] Moved config files to config/*inc.php.dist

---
 index.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.php b/index.php
index bdccd37..b7fbe67 100644
--- a/index.php
+++ b/index.php
@@ -3,10 +3,10 @@
 /*
  +-----------------------------------------------------------------------+
  | RoundCube Webmail IMAP Client                                         |
- | Version 0.1-20050811                                                  |
+ | Version 0.1-20050929                                                  |
  |                                                                       |
  | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
- | All rights reserved.                                                  |
+ | Licensed under the GNU GPL                                            |
  |                                                                       |
  | Redistribution and use in source and binary forms, with or without    |
  | modification, are permitted provided that the following conditions    |

--
Gitblit v1.9.1