This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
stafett-for-livet/app/common.php
2021-10-09 22:01:18 +02:00

3 lines
45 B
PHP

<?php
if(!isset($_SESSION)) session_start();