Duplicate session_start

This commit is contained in:
Joe M 2015-11-17 04:37:41 -05:00
commit edd8bdebcf

View file

@ -1,6 +1,5 @@
<?php <?php
error_reporting(NULL); error_reporting(NULL);
session_start();
$TAB = 'USER'; $TAB = 'USER';
// Main include // Main include