diff --git a/workflow/engine/classes/DashletRssReader.php b/workflow/engine/classes/DashletRssReader.php index 5006b170e..d00e4d543 100644 --- a/workflow/engine/classes/DashletRssReader.php +++ b/workflow/engine/classes/DashletRssReader.php @@ -1,9 +1,6 @@ . - * - * For more information, contact Colosa Inc, 2566 Le Jeune Rd., - * Coral Gables, FL, 33134, USA, or email info@colosa.com. - * / - * - * /* - * Created on 21/01/2008 - * This -/** - * - * @package workflow.engine.classes - */class dates +class Dates { private $holidays = array(); diff --git a/workflow/engine/classes/DbConnections.php b/workflow/engine/classes/DbConnections.php index 28ac7788b..76332fe50 100644 --- a/workflow/engine/classes/DbConnections.php +++ b/workflow/engine/classes/DbConnections.php @@ -1,15 +1,6 @@ - * Description:This is a -/** - * dbConnections - * - * - * @copyright 2008 Colosa - * @package workflow.engine.classes - * - */class DbConnections + +class DbConnections { private $PRO_UID; public $connections; diff --git a/workflow/engine/classes/Derivation.php b/workflow/engine/classes/Derivation.php index 8ebabe561..8e5326f42 100644 --- a/workflow/engine/classes/Derivation.php +++ b/workflow/engine/classes/Derivation.php @@ -1,13 +1,6 @@ . - * - * For more information, contact Colosa Inc, 2566 Le Jeune Rd., - * Coral Gables, FL, 33134, USA, or email info@colosa.com. - */ -/** - * Created on 21/12/2007 - * Dynaform - Dynaform -/** - * - * @package workflow.engine.classes - */class dynaformEditor extends WebResource +class DynaformEditor extends WebResource { private $isOldCopy = false;