* * Löschen eines "EndOfDay" Profiles */ include_once "IPSShadowing.inc.php"; $profileManager = new IPSShadowing_ProfileManager(); $profileManager->DeleteEndOfDay(); /** @}*/ ?>