From 6d3e53d2b8a24e594f7c7fe93a0632a8171cdab3 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 26 May 2012 04:32:10 -0400 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- program/include/iniset.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/program/include/iniset.php b/program/include/iniset.php index c397608..2961bee 100644 --- a/program/include/iniset.php +++ b/program/include/iniset.php @@ -18,9 +18,6 @@ | Author: Till Klampaeckel <till@php.net> | | Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // Some users are not using Installer, so we'll check some -- Gitblit v1.9.1