Subversion-Projekte lars-tiefland.em_wm

Revision

Revision 117 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 117 Revision 130
Zeile 1... Zeile 1...
1
<?
1
<?php
-
 
2
    date_default_timezone_set( "Europe/Berlin" );
-
 
3
 
2
    if ( isset($_GET["XDEBUG_PROFILE"]) )
4
    if ( isset($_GET["XDEBUG_PROFILE"]) )
3
    {
5
    {
4
        setcookie( "XDEBUG_PROFILE", $_GET["XDEBUG_PROFILE"] );
6
        setcookie( "XDEBUG_PROFILE", $_GET["XDEBUG_PROFILE"] );
5
    }
7
    }
6
    if ( !file_exists("include/config.xml") )
8
    if ( !file_exists("include/config.xml") )