<?php function now() { return new DateTime("now"); } function signalHandler($signal) { endMoha(); } ?>