Changes done for PhpDoc
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* class.tasks.php
|
||||
* @package workflow.engine.ProcessMaker
|
||||
*
|
||||
* ProcessMaker Open Source Edition
|
||||
* Copyright (C) 2004 - 2008 Colosa Inc.23
|
||||
* Copyright (C) 2004 - 2011 Colosa Inc.
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as
|
||||
@@ -46,7 +47,7 @@
|
||||
require_once ('classes/model/AppMessage.php');
|
||||
|
||||
/**
|
||||
* @package workflow.ProcessMaker
|
||||
* @package workflow.engine.ProcessMaker
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user