From eaa4ce464f6888e93b63c5bea81f6e0c7541c7fc Mon Sep 17 00:00:00 2001 From: "Paula V. Quispe" Date: Fri, 19 Aug 2016 16:24:05 -0400 Subject: [PATCH] HOR-1652 --- workflow/engine/bin/cron_single.php | 1 + 1 file changed, 1 insertion(+) diff --git a/workflow/engine/bin/cron_single.php b/workflow/engine/bin/cron_single.php index cf255305b..21d0dd1a1 100755 --- a/workflow/engine/bin/cron_single.php +++ b/workflow/engine/bin/cron_single.php @@ -153,6 +153,7 @@ try { G::LoadClass('derivation'); G::LoadClass('dates'); //Load Criteria G::LoadClass('spool'); + G::LoadClass('pmException'); //Set variables /*----------------------------------********---------------------------------*/