diesel08
11-29-2005, 05:58 AM
hi before i upgraded from 3.0.7 i had this in a non VB page.
<?php
require_once('./global.php');
?>
and it kept the user logged in..
since the upgrade of VB to 3.5 , this isnt working anymore
<?php
require_once('./global.php');
?>
and it kept the user logged in..
since the upgrade of VB to 3.5 , this isnt working anymore