#!/usr/local/bin/php s) { sleep($a->s / 1000); // ms } // include our libraries AFTER the nap, so we dont keep mysql or our memory awake require_once('../include/crunchbutton.php'); if ($a->r) { eval($a->r); } if ($a->c) { $c = unserialize(base64_decode($a->c)); $c->__invoke(); } if ($a->f) { require_once('./'.$a->f); }