Skip to content
Snippets Groups Projects
Commit 3c589a21 authored by Cyril Vazquez's avatar Cyril Vazquez
Browse files

No commit message

No commit message
parent 20b05202
No related branches found
No related tags found
No related merge requests found
...@@ -107,6 +107,7 @@ while ($state <> 'END') { ...@@ -107,6 +107,7 @@ while ($state <> 'END') {
$params = array( $params = array(
'recipient' => $tmpNotif['recipient'], 'recipient' => $tmpNotif['recipient'],
'events' => $tmpNotif['events'], 'events' => $tmpNotif['events'],
'notification' => $notification,
'maarchUrl' => $maarchUrl, 'maarchUrl' => $maarchUrl,
'maarchApps' => $maarchApps, 'maarchApps' => $maarchApps,
'coll_id' => $coll_id, 'coll_id' => $coll_id,
......
"C:\xampp\php\php.exe" "C:\xampp\htdocs\maarch_trunk\modules\notifications\batch\process_event_stack.php" -c "C:\xampp\htdocs\maarch_trunk\modules\notifications\batch\config\config.xml" -n USERS "C:\xampp\php\php.exe" "C:\xampp\htdocs\maarch_trunk\modules\notifications\batch\process_event_stack.php" -c "C:\xampp\htdocs\maarch_trunk\modules\notifications\batch\config\config.xml" -n USERS
pause \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment