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

@@ -32,7 +32,6 @@
/**
* ProcessConfiguration - ProcessConfiguration class
* @package ProcessMaker
* @author David S. Callizaya S.
* @copyright 2007 COLOSA
*/
@@ -46,6 +45,7 @@ require_once 'classes/model/Configuration.php';
*
* @copyright 2007 COLOSA
* @version Release: @package_version@
* @package workflow.ProcessMaker
*/
class Configurations // extends Configuration
{