summaryrefslogtreecommitdiff
path: root/opml.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-01 10:43:54 +0100
committerAndrew Dolgov <[email protected]>2007-03-01 10:43:54 +0100
commit01a87dff9efecf9070b652f59a52e55bd2db1906 (patch)
treecdb2be616dfae0a8b8c8a1e9f31bf167ba84e6f7 /opml.php
parent81596c6612ed98ea2d648300e28bbe1661d97165 (diff)
rework login process, drop http auth
Diffstat (limited to 'opml.php')
-rw-r--r--opml.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/opml.php b/opml.php
index 9341c61d4..ff888d246 100644
--- a/opml.php
+++ b/opml.php
@@ -1,6 +1,5 @@
<?php
require_once "sessions.php";
-
require_once "sanity_check.php";
require_once "functions.php";
require_once "config.php";