<?php
/*
CREATIVE COMMONS - Attribution-No Derivative Works 3.0 Germany:
- You may not alter, transform, or build upon this work.
- Dieses Werk darf nicht bearbeitet oder in anderer Weise verändert werden.
*/
// Activate all PHP-Error-Messages: '6143'
// Deactivate all PHP-Error-Messages: '0'
error_reporting(0);
?>