1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:55:56 +00:00

login system fixes (3)

This commit is contained in:
Andrew Dolgov
2007-03-01 13:57:31 +01:00
parent e672099651
commit a885f0ec2a
6 changed files with 22 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?php
require_once "sessions.php";
// require_once "sessions.php";
require_once "sanity_check.php";
require_once "functions.php";
require_once "config.php";