From: Michael M Slusarz Date: Sun, 22 Nov 2009 18:18:29 +0000 (-0700) Subject: Remove CVS/Horde 3 artifacts X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=240056800c5644feefb18a1dcdcff29fe83552ae;p=horde.git Remove CVS/Horde 3 artifacts --- diff --git a/framework/Auth/test/Horde/Auth/AllTests.php b/framework/Auth/test/Horde/Auth/AllTests.php index b9524aa27..398a95adf 100644 --- a/framework/Auth/test/Horde/Auth/AllTests.php +++ b/framework/Auth/test/Horde/Auth/AllTests.php @@ -2,8 +2,6 @@ /** * All tests for the Horde_Auth:: package. * - * $Horde: framework/Auth/tests/Horde/Auth/AllTests.php,v 1.2 2009/01/06 17:49:08 jan Exp $ - * * PHP version 5 * * @category Horde @@ -27,8 +25,6 @@ require_once 'PHPUnit/TextUI/TestRunner.php'; /** * Combine the tests for this package. * - * $Horde: framework/Auth/tests/Horde/Auth/AllTests.php,v 1.2 2009/01/06 17:49:08 jan Exp $ - * * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Date/lib/Horde/Date/Recurrence.php b/framework/Date/lib/Horde/Date/Recurrence.php index 0d282f8ba..4046c0a5a 100644 --- a/framework/Date/lib/Horde/Date/Recurrence.php +++ b/framework/Date/lib/Horde/Date/Recurrence.php @@ -7,7 +7,6 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @since Horde 3.2 * @category Horde * @package Horde_Date */ @@ -23,7 +22,6 @@ * object, an ISO time string or a hash. * * @author Jan Schneider - * @since Horde 3.2 * @category Horde * @package Horde_Date */ diff --git a/framework/Feed/lib/Horde/Feed.php b/framework/Feed/lib/Horde/Feed.php index 52cfdba27..c284051a1 100644 --- a/framework/Feed/lib/Horde/Feed.php +++ b/framework/Feed/lib/Horde/Feed.php @@ -1,7 +1,5 @@ * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ abstract class Horde_Kolab_Format { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml.php index f421d9b80..760cbcef5 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml.php @@ -30,7 +30,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php index d9f5c86a5..0b69320d4 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php @@ -25,7 +25,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Annotation extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Contact.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Contact.php index 93e763ea2..1fff5c056 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Contact.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Contact.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Contact extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Distributionlist.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Distributionlist.php index 3f4938475..f0aa70251 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Distributionlist.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Distributionlist.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Distributionlist extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php index a0569e5f4..44eb365f5 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Event.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Event extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php index 6e84b541a..a14f7b13d 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php @@ -25,7 +25,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Hprefs extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Note.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Note.php index c25b5a3e7..70628df88 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Note.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Note.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Note extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Task.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Task.php index 7b8513887..527f32464 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Task.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Task.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_Server - * @since Horde 3.2 */ class Horde_Kolab_Format_Xml_Task extends Horde_Kolab_Format_Xml { diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php index d616936bf..32ff7c5af 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php @@ -27,7 +27,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy { diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php index 9091af980..1115b5713 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php @@ -2,8 +2,6 @@ /** * Caching for the Kolab free/busy data. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * @package Kolab_FreeBusy */ @@ -15,8 +13,6 @@ require_once 'Horde/iCalendar/vfreebusy.php'; * The Horde_Kolab_FreeBusy_Cache:: class provides functionality to store * prepared free/busy data for quick retrieval. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -366,8 +362,6 @@ class Horde_Kolab_FreeBusy_Cache { /** * A berkeley db based cache for free/busy data. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -629,8 +623,6 @@ class Horde_Kolab_FreeBusy_Cache_DB { * A berkeley db based cache for free/busy data that holds relevant * cache files based on folder ACLs. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -693,8 +685,6 @@ class Horde_Kolab_FreeBusy_Cache_DB_acl extends Horde_Kolab_FreeBusy_Cache_DB { * A berkeley db based cache for free/busy data that holds relevant * cache files based on extended folder ACLs. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -755,8 +745,6 @@ class Horde_Kolab_FreeBusy_Cache_DB_xacl extends Horde_Kolab_FreeBusy_Cache_DB { /** * A representation of a cache file. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -934,8 +922,6 @@ class Horde_Kolab_FreeBusy_Cache_File { /** * A cache file for partial free/busy information. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -1004,8 +990,6 @@ class Horde_Kolab_FreeBusy_Cache_File_pvcal extends Horde_Kolab_FreeBusy_Cache_F /** * A cache file for complete free/busy information. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -1146,8 +1130,6 @@ class Horde_Kolab_FreeBusy_Cache_File_vcal extends Horde_Kolab_FreeBusy_Cache_Fi * ACL storage and is required to hold the old ACL list for updates to * the DB based cache. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -1257,8 +1239,6 @@ class Horde_Kolab_FreeBusy_Cache_File_acl extends Horde_Kolab_FreeBusy_Cache_Fil * DB based ACL storage and is required to hold the old ACL list for * updates to the DB based cache. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache.php,v 1.27 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php index 3fbdd8122..f0ffa7e3f 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php @@ -29,7 +29,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy_Cache_Base { @@ -53,4 +52,4 @@ class Horde_Kolab_FreeBusy_Cache_Base public function getCalleePart($callee, $part, $params = array()) { } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Controller/FreebusyController.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Controller/FreebusyController.php index 7c692537f..9a53b5c3a 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Controller/FreebusyController.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Controller/FreebusyController.php @@ -34,7 +34,6 @@ require_once 'Horde/Autoloader.php'; * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class FreeBusyController extends Horde_Controller_Base { @@ -247,4 +246,4 @@ class FreeBusyController extends Horde_Controller_Base public function delete() { } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php index d9a5d8225..b3d2c90e7 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php @@ -29,7 +29,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy_Driver_Base { @@ -194,4 +193,4 @@ class Horde_Kolab_FreeBusy_Driver_Base * @return array The fetched data. */ //abstract public function fetch($params = array()); -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php index e16c6234b..6b7f378f6 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php @@ -29,7 +29,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Driver_Base { @@ -48,7 +47,7 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Dri if (!empty($this->remote)) { /* Try to fetch the data if it is stored on a remote server */ - //@todo: How to determine which hook/processor to run? + //@todo: How to determine which hook/processor to run? return $this->fetchRemote($params); // if (is_a($result, 'PEAR_Error')) { // $error = array('type' => FREEBUSY_ERROR_UNAUTHORIZED, 'error' => $result); @@ -197,7 +196,7 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Dri if (!empty($this->remote)) { /* Try to fetch the data if it is stored on a remote server */ - //@todo: How to determine which hook/processor to run? + //@todo: How to determine which hook/processor to run? return $this->triggerRemote($params); // if (is_a($result, 'PEAR_Error')) { // $error = array('type' => FREEBUSY_ERROR_UNAUTHORIZED, 'error' => $result); @@ -283,7 +282,7 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Dri /* Check if we are on the right server and redirect if appropriate */ if ($this->freebusyserver && $this->freebusyserver != $server) { $redirect = $this->freebusyserver . $path; - Horde::logMessage(sprintf("URL %s indicates remote free/busy server since we only offer %s. Redirecting.", + Horde::logMessage(sprintf("URL %s indicates remote free/busy server since we only offer %s. Redirecting.", $this->freebusyserver, $server), __FILE__, __LINE__, PEAR_LOG_ERR); if ($do_redirect) { @@ -293,7 +292,7 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Dri $redirect = 'https://' . urlencode($this->user) . ':' . urlencode(Horde_Auth::getCredential('password')) . '@' . $this->freebusyserver . $path; if (!@readfile($redirect)) { - $message = sprintf(_("Unable to read free/busy information from %s"), + $message = sprintf(_("Unable to read free/busy information from %s"), 'https://' . urlencode($this->user) . ':XXX' . '@' . $this->freebusyserver . $_SERVER['REQUEST_URI']); return PEAR::raiseError($message); @@ -302,4 +301,4 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Base extends Horde_Kolab_FreeBusy_Dri exit; } } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php index 9a5328fbb..c1482f7f8 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php @@ -29,7 +29,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy_Driver_Freebusy_Kolab extends Horde_Kolab_FreeBusy_Driver_Freebusy_Base { @@ -248,4 +247,4 @@ class Horde_Kolab_FreeBusy_Driver_Freebusy_Kolab extends Horde_Kolab_FreeBusy_Dr } return $folder; } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php index 1e6f2cda0..833a0b58e 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php @@ -25,7 +25,6 @@ * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class Horde_Kolab_FreeBusy_Factory { @@ -214,4 +213,4 @@ class Horde_Kolab_FreeBusy_Factory } return $logger; } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php index c9bf2f182..1ee368b9b 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php @@ -417,8 +417,6 @@ class Horde_Kolab_FreeBusy_Imap { * A reduced event representation derived from the Kronolith event * representation. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php,v 1.10 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php index 7633bd886..2ffa511fe 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php @@ -2,8 +2,6 @@ /** * A view for regenerating the Kolab Free/Busy cache. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Report.php,v 1.2 2009/04/02 20:12:16 wrobel Exp $ - * * Copyright 2009 Klarälvdalens Datakonsult AB * * @author Gunnar Wrobel @@ -24,7 +22,7 @@ class Horde_Kolab_FreeBusy_Report { /* Display errors if we are working on the command line */ ini_set('display_errors', 1); - /** Don't report notices */ + /** Don't report notices */ error_reporting(E_ALL & ~E_NOTICE); } } @@ -72,4 +70,4 @@ class Horde_Kolab_FreeBusy_Report { echo $this->_break; } } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php index cdaf71cb8..3d1838e74 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php @@ -2,16 +2,12 @@ /** * Provides simple views. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php,v 1.6 2008/12/12 15:00:07 wrobel Exp $ - * * @package Kolab_FreeBusy */ /** * The Horde_Kolab_FreeBusy_View:: class renders data. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php,v 1.6 2008/12/12 15:00:07 wrobel Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -52,8 +48,6 @@ class Horde_Kolab_FreeBusy_View { /** * The Horde_Kolab_FreeBusy_View_vfb:: class renders free/busy data. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php,v 1.6 2008/12/12 15:00:07 wrobel Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you @@ -164,11 +158,9 @@ define('FREEBUSY_ERROR_UNAUTHORIZED', 1); define('FREEBUSY_ERROR_SERVER', 2); /** - * The Horde_Kolab_FreeBusy_View_error:: class provides error pages for the + * The Horde_Kolab_FreeBusy_View_error:: class provides error pages for the * Kolab free/busy system. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/View.php,v 1.6 2008/12/12 15:00:07 wrobel Exp $ - * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php index 76d49ef6a..de53ba63c 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php @@ -2,8 +2,6 @@ /** * Base for PHPUnit scenarios. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php,v 1.5 2009/04/25 19:39:38 wrobel Exp $ - * * PHP version 5 * * @category Kolab @@ -21,8 +19,6 @@ require_once 'Horde/Kolab/Test/Storage.php'; /** * Base for PHPUnit scenarios. * - * $Horde: framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php,v 1.5 2009/04/25 19:39:38 wrobel Exp $ - * * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you @@ -87,7 +83,7 @@ EOD; @rmdir($dir); return; - } + } /** * Handle a "given" step. diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php index 51b412f04..bb521802b 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php @@ -2,8 +2,6 @@ /** * Checks for the Kolab Free/Busy system. * - * $Horde: framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php,v 1.4 2009/04/25 19:30:35 wrobel Exp $ - * * PHP version 5 * * @category Horde @@ -22,8 +20,6 @@ require_once 'Horde/Kolab/Test/FreeBusy.php'; /** * Checks for the Kolab Free/Busy system. * - * $Horde: framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php,v 1.4 2009/04/25 19:30:35 wrobel Exp $ - * * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you @@ -143,4 +139,4 @@ class Horde_Kolab_FreeBusy_FreeBusyScenarioTest extends Horde_Kolab_Test_FreeBus ->and('the creation of the folder was successful') ->and('the fetch result should contain a free/busy time with summary', 'hello'); } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Mock/Controller/FreebusyController.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Mock/Controller/FreebusyController.php index 226b6daed..cda2b39fd 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Mock/Controller/FreebusyController.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/Mock/Controller/FreebusyController.php @@ -30,7 +30,6 @@ require_once 'Horde/Autoloader.php'; * @author Gunnar Wrobel * @license http://www.fsf.org/copyleft/lgpl.html LGPL * @link http://pear.horde.org/index.php?package=Kolab_FreeBusy - * @since Horde 3.2 */ class FreeBusyController extends Horde_Controller_Base { @@ -74,4 +73,4 @@ class FreeBusyController extends Horde_Controller_Base { $this->renderText('deleted data for user "' . $this->params->callee . '"'); } -} \ No newline at end of file +} diff --git a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php index 8c838544e..4423db536 100644 --- a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php +++ b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php @@ -3,8 +3,6 @@ * This file provides configuration settings for both the freebusy.php * and the pfb.php scripts. * - * $Horde: framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php,v 1.4 2009/01/06 17:49:24 jan Exp $ - * * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * @author Steffen Hansen diff --git a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php index 4beb60b66..2abb4fb34 100644 --- a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php +++ b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php @@ -7,8 +7,6 @@ * information is cached and later assembled for display by the * freebusy.php script. * - * $Horde: framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/pfb.php,v 1.6 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2009 Klarälvdalens Datakonsult AB * * @author Steffen Hansen diff --git a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php index a71904e09..c31c2acb3 100644 --- a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php +++ b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php @@ -2,8 +2,6 @@ /** * A script for regenerating the Kolab Free/Busy cache. * - * $Horde: framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/regenerate.php,v 1.7 2009/07/14 00:28:33 mrubinsk Exp $ - * * Copyright 2004-2009 Klarälvdalens Datakonsult AB * * @author Gunnar Wrobel diff --git a/framework/Kolab_Storage/examples/Horde/Kolab/Storage/list.php b/framework/Kolab_Storage/examples/Horde/Kolab/Storage/list.php index 4b0e238b9..6a8bedb09 100644 --- a/framework/Kolab_Storage/examples/Horde/Kolab/Storage/list.php +++ b/framework/Kolab_Storage/examples/Horde/Kolab/Storage/list.php @@ -1,11 +1,9 @@ listFolders()); diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php index d3c9cf767..5e73956c6 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php @@ -1,8 +1,6 @@ _connection->create($this->name); - $this->_connection->setAnnotation(self::ANNOT_FOLDER_TYPE, + $this->_connection->setAnnotation(self::ANNOT_FOLDER_TYPE, $this->_type, $this->name); $this->trigger($this->name); diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php index f9e3d761e..15b9912be 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php @@ -2,8 +2,6 @@ /** * Test the handling of attachments. * - * $Horde: framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php,v 1.4 2009/06/09 23:23:39 slusarz Exp $ - * * PHP version 5 * * @category Kolab @@ -22,8 +20,6 @@ require_once 'Autoload.php'; /** * Test the handling of attachments. * - * $Horde: framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php,v 1.4 2009/06/09 23:23:39 slusarz Exp $ - * * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Lock/lib/Horde/Lock/Sql.php b/framework/Lock/lib/Horde/Lock/Sql.php index 62d2f5975..c700dcc4e 100644 --- a/framework/Lock/lib/Horde/Lock/Sql.php +++ b/framework/Lock/lib/Horde/Lock/Sql.php @@ -47,10 +47,7 @@ * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. * - * $Horde: framework/Lock/Lock/sql.php,v 1.19 2009/06/09 23:23:40 slusarz Exp $ - * * @author Ben Klang - * @since Horde 3.2 * @package Horde_Lock */ class Horde_Lock_Sql extends Horde_Lock diff --git a/framework/Pdf/lib/Horde/Pdf/Writer.php b/framework/Pdf/lib/Horde/Pdf/Writer.php index 7e5da6ca7..923718917 100644 --- a/framework/Pdf/lib/Horde/Pdf/Writer.php +++ b/framework/Pdf/lib/Horde/Pdf/Writer.php @@ -8,8 +8,6 @@ * Minimal conversion to PHP 5 by Maintainable Software * (http://maintainable.com). * - * $Horde: framework/Pdf/lib/Horde/Pdf/Writer.php,v 1.3 2008/02/27 04:27:29 chuck Exp $ - * * Copyright 2001-2003 Olivier Plathey * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * diff --git a/framework/Rpc/lib/Horde/Rpc.php b/framework/Rpc/lib/Horde/Rpc.php index fde25a447..9d083ee02 100644 --- a/framework/Rpc/lib/Horde/Rpc.php +++ b/framework/Rpc/lib/Horde/Rpc.php @@ -23,7 +23,6 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Jan Schneider - * @since Horde 3.0 * @package Horde_Rpc */ class Horde_Rpc diff --git a/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php b/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php index 48f5716a9..f864f54a8 100644 --- a/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php +++ b/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php @@ -7,7 +7,6 @@ * * @author Joey Hewitt * @author Jan Schneider - * @since Horde 3.2 * @category Horde * @package Horde_Rpc */ diff --git a/framework/Rpc/lib/Horde/Rpc/Phpgw.php b/framework/Rpc/lib/Horde/Rpc/Phpgw.php index 4690914b6..103eab6ff 100644 --- a/framework/Rpc/lib/Horde/Rpc/Phpgw.php +++ b/framework/Rpc/lib/Horde/Rpc/Phpgw.php @@ -8,7 +8,6 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Michael Braun - * @since Horde 3.2 * @category Horde * @package Horde_Rpc */ diff --git a/framework/Rpc/lib/Horde/Rpc/Soap.php b/framework/Rpc/lib/Horde/Rpc/Soap.php index 7f84a4c8c..ca3e250cd 100644 --- a/framework/Rpc/lib/Horde/Rpc/Soap.php +++ b/framework/Rpc/lib/Horde/Rpc/Soap.php @@ -9,7 +9,6 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Chuck Hagenbuch - * @since Horde 3.2 * @package Horde_Rpc */ class Horde_Rpc_Soap extends Horde_Rpc diff --git a/framework/Rpc/lib/Horde/Rpc/Syncml.php b/framework/Rpc/lib/Horde/Rpc/Syncml.php index 0696a7b03..913b339db 100644 --- a/framework/Rpc/lib/Horde/Rpc/Syncml.php +++ b/framework/Rpc/lib/Horde/Rpc/Syncml.php @@ -14,7 +14,6 @@ require_once 'SyncML/Backend.php'; * * @author Chuck Hagenbuch * @author Anthony Mills - * @since Horde 3.0 * @package Horde_Rpc */ class Horde_Rpc_Syncml extends Horde_Rpc diff --git a/framework/Rpc/lib/Horde/Rpc/Syncml/Wbxml.php b/framework/Rpc/lib/Horde/Rpc/Syncml/Wbxml.php index a0d5ad0af..632dbcb42 100644 --- a/framework/Rpc/lib/Horde/Rpc/Syncml/Wbxml.php +++ b/framework/Rpc/lib/Horde/Rpc/Syncml/Wbxml.php @@ -10,7 +10,6 @@ * * @author Chuck Hagenbuch * @author Anthony Mills - * @since Horde 3.0 * @package Horde_Rpc */ class Horde_Rpc_Syncml_Wbxml extends Horde_Rpc_Syncml diff --git a/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php b/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php index 660e3ffcc..59dcf31e4 100644 --- a/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php +++ b/framework/Rpc/lib/Horde/Rpc/Xmlrpc.php @@ -9,7 +9,6 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Jan Schneider - * @since Horde 3.0 * @package Horde_Rpc */ class Horde_Rpc_Xmlrpc extends Horde_Rpc diff --git a/framework/Rpc/test/rpc-test.php b/framework/Rpc/test/rpc-test.php index 9e646044f..da836cfe3 100644 --- a/framework/Rpc/test/rpc-test.php +++ b/framework/Rpc/test/rpc-test.php @@ -1,8 +1,6 @@ #!/usr/bin/php - * @since Horde_Ui 0.0.1 * @package Horde_Ui */ class Horde_Ui_Tabs extends Horde_Ui_Widget diff --git a/framework/Xml_Element/lib/Horde/Xml/Element.php b/framework/Xml_Element/lib/Horde/Xml/Element.php index a67d3b696..b2e769cff 100644 --- a/framework/Xml_Element/lib/Horde/Xml/Element.php +++ b/framework/Xml_Element/lib/Horde/Xml/Element.php @@ -1,7 +1,5 @@