diff options
Diffstat (limited to 'net/torrentflux/files/patch-html+db.php')
-rw-r--r-- | net/torrentflux/files/patch-html+db.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/torrentflux/files/patch-html+db.php b/net/torrentflux/files/patch-html+db.php deleted file mode 100644 index da8353d02812..000000000000 --- a/net/torrentflux/files/patch-html+db.php +++ /dev/null @@ -1,11 +0,0 @@ ---- html/db.php.orig Wed Sep 28 01:52:53 2005 -+++ html/db.php Wed Sep 28 01:54:51 2005 -@@ -2,7 +2,7 @@ - - // will need include of config.php - include_once('config.php'); --include_once('adodb/adodb.inc.php'); -+include_once('%%LOCALBASE%%/share/adodb/adodb.inc.php'); - - function getdb() - { |