Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 104 | Revision 676 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 104 Revision 146
Zeile 67... Zeile 67...
67
    | will be used by the PHP date and date-time functions. We have gone
67
    | will be used by the PHP date and date-time functions. We have gone
68
    | ahead and set this to a sensible default for you out of the box.
68
    | ahead and set this to a sensible default for you out of the box.
69
    |
69
    |
70
    */
70
    */
Zeile 71... Zeile 71...
71
 
71
 
Zeile 72... Zeile 72...
72
    'timezone' => 'UTC',
72
    'timezone' => 'Europe/Berlin',
73
 
73
 
74
    /*
74
    /*
75
    |--------------------------------------------------------------------------
75
    |--------------------------------------------------------------------------