Changes made for documentation

This commit is contained in:
Abraar
2011-01-22 12:20:08 +00:00
parent 0765704db5
commit 0248e8121d
182 changed files with 241 additions and 187 deletions

View File

@@ -21,7 +21,8 @@
*
* For more information, contact Colosa Inc, 2566 Le Jeune Rd.,
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*
* /**
* @package workflow.ProcessMaker
*/
G::LoadThirdParty('pear/json', 'class.json');
G::LoadClass('groups');
@@ -61,7 +62,7 @@ require_once 'classes/model/Gateway.php';
/**
* processMap - Process Map class
* @package ProcessMaker
* @package workflow.ProcessMaker
* @author Julio Cesar Laura Avendano
* @copyright 2007 COLOSA
*/