Skip to content
Snippets Groups Projects
Commit 312e1383 authored by Jean-Louis ERCOLANI's avatar Jean-Louis ERCOLANI
Browse files

change session name

parent 14922c1f
No related branches found
No related tags found
No related merge requests found
<?php <?php
session_name('maarch_entreprise'); session_name('maarch_entreprise_trunk');
session_start(); session_start();
if(isset($_SESSION['config']['default_timezone']) && !empty($_SESSION['config']['default_timezone'])) if(isset($_SESSION['config']['default_timezone']) && !empty($_SESSION['config']['default_timezone']))
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment