Default Timezone is overwritten

Hey,

i have written an app that uses the PHP date() function. I always get a wrong time.
In the php.ini I have set my correct timezone, but it is overwritten in the base.php:

Why is it set this way?
Is there a configuration for the default timezone?