Index: workflow_ng/modules/workflow_ng_system.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/workflow_ng/workflow_ng/modules/Attic/workflow_ng_system.inc,v
retrieving revision 1.1.2.7.2.7
diff -u -r1.1.2.7.2.7 workflow_ng_system.inc
--- workflow_ng/modules/workflow_ng_system.inc	29 Jul 2008 13:32:21 -0000	1.1.2.7.2.7
+++ workflow_ng/modules/workflow_ng_system.inc	12 Dec 2008 12:32:40 -0000
@@ -31,7 +31,7 @@
     'cron' => array(
       '#label' => t('Cron maintenance tasks are performed'),
       '#module' => 'System',
-      '#arguments' => array(),
+      '#arguments' => workflow_ng_events_global_user_argument(),
     ),
   );
 }
