mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
5 lines
102 B
PHP
5 lines
102 B
PHP
<?php
|
|
|
|
ini_set('date.timezone', 'Europe/Paris');
|
|
require dirname(__FILE__) . '/../lib/bootstrap.php';
|