Restore the loads function with empty content, for backward compatibilities
This commit is contained in:
@@ -133,10 +133,6 @@ function ellipsis ($text, $numb)
|
||||
|
||||
function lookinginforContentProcess ($sproUid)
|
||||
{
|
||||
require_once 'classes/model/Content.php';
|
||||
require_once 'classes/model/Task.php';
|
||||
require_once 'classes/model/Content.php';
|
||||
|
||||
$oContent = new Content();
|
||||
///we are looking for a pro title for this process $sproUid
|
||||
$oCriteria = new Criteria( 'workflow' );
|
||||
|
||||
Reference in New Issue
Block a user