"; print_r($_SESSION); print "/
";

    include "auth.php";

    print "Test in index.php (#2)";
    print "
";
    print_r($_SESSION);
    print "/
";


    include "test.php";