summaryrefslogtreecommitdiff
path: root/opml.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-01 13:57:31 +0100
committerAndrew Dolgov <[email protected]>2007-03-01 13:57:31 +0100
commita885f0ec2a4b20f9a0efb910815684422c15c945 (patch)
treea7565e08ec49af8448496b1a6ee0122c742e6b3d /opml.php
parente672099651661e2386de14b5d0863d57b1ed97ed (diff)
login system fixes (3)
Diffstat (limited to 'opml.php')
-rw-r--r--opml.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/opml.php b/opml.php
index ff888d246..dd73a8463 100644
--- a/opml.php
+++ b/opml.php
@@ -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";