Working blocking list pop :)

This commit is contained in:
Ruud Kamphuis 2013-03-13 12:41:32 +01:00
parent b8f98eecd2
commit 86ae77811d
14 changed files with 604 additions and 73 deletions

View file

@ -5,5 +5,4 @@ class Bad_PHP_Job
{
throw new Exception('Unable to run this job!');
}
}
?>
}