#!/usr/bin/php
Warning: Cannot modify header information - headers already sent by (output started at /www/production/eventum/crons/check_reminders.php:2) in /www/production/eventum/init.php on line 187
Warning: in_array() expects parameter 2 to be array, null given in /www/production/eventum/crons/check_reminders.php on line 33
Warning: fopen(/www/production/eventum/locks/check_reminders.pid) [function.fopen]: failed to open stream: Permission denied in /www/production/eventum/lib/eventum/class.lock.php on line 47
Warning: flock() expects parameter 1 to be resource, boolean given in /www/production/eventum/lib/eventum/class.lock.php on line 48
Warning: fwrite() expects parameter 1 to be resource, boolean given in /www/production/eventum/lib/eventum/class.lock.php on line 49
Warning: flock() expects parameter 1 to be resource, boolean given in /www/production/eventum/lib/eventum/class.lock.php on line 50
Warning: fclose() expects parameter 1 to be resource, boolean given in /www/production/eventum/lib/eventum/class.lock.php on line 51