From c8c4cafb1f8ae3bd50ea7106063ab51236f205fa Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 09 Oct 2015 07:44:45 -0400 Subject: [PATCH] Add possibility to define date format in write operations for ldap attributes (#1488741) --- program/lib/Roundcube/rcube_tnef_decoder.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/lib/Roundcube/rcube_tnef_decoder.php b/program/lib/Roundcube/rcube_tnef_decoder.php index f047ba0..b59ebdd 100644 --- a/program/lib/Roundcube/rcube_tnef_decoder.php +++ b/program/lib/Roundcube/rcube_tnef_decoder.php @@ -1,6 +1,6 @@ <?php -/* +/** +-----------------------------------------------------------------------+ | This file is part of the Roundcube Webmail client | | Copyright (C) 2008-2014, The Roundcube Dev Team | -- Gitblit v1.9.1