[www] r792 - trunk/packs.matroska.org/data

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-11-16 19:34:46 +0300 (Tue, 16 Nov 2004)
New Revision: 792

Added:
   trunk/packs.matroska.org/data/links.txt
Removed:
   trunk/packs.matroska.org/data/helper.php
Modified:
   trunk/packs.matroska.org/data/download.php
   trunk/packs.matroska.org/data/index.php.de
   trunk/packs.matroska.org/data/index.php.en
   trunk/packs.matroska.org/data/index.php.fr
   trunk/packs.matroska.org/data/index.php.nl
   trunk/packs.matroska.org/data/index.php.pt
   trunk/packs.matroska.org/data/ircstats.php
Log:
revert to 785 (WTF!)

Modified: trunk/packs.matroska.org/data/download.php
===================================================================
--- trunk/packs.matroska.org/data/download.php	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/download.php	2004-11-16 16:34:46 UTC (rev 792)
@@ -3,7 +3,7 @@
 $logfilename = "logs.txt";
 
 // get the list of File/Location pairs
-include("helper.php");
+include("links.txt");
 
 if (($links <> "") && isset($_REQUEST["ver"]) && isset($_REQUEST["id"]))
 {

Deleted: trunk/packs.matroska.org/data/helper.php

Modified: trunk/packs.matroska.org/data/index.php.de
===================================================================
--- trunk/packs.matroska.org/data/index.php.de	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/index.php.de	2004-11-16 16:34:46 UTC (rev 792)
@@ -1,5 +1,5 @@
 <?php
-	include("helper.php");
+	include("links.txt");
 	$download = unserialize(safe_read_file('logs.txt'));
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Modified: trunk/packs.matroska.org/data/index.php.en
===================================================================
--- trunk/packs.matroska.org/data/index.php.en	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/index.php.en	2004-11-16 16:34:46 UTC (rev 792)
@@ -1,5 +1,5 @@
 <?php	
-	include("helper.php");
+	include("links.txt");
 	$download = unserialize(safe_read_file('logs.txt'));
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Modified: trunk/packs.matroska.org/data/index.php.fr
===================================================================
--- trunk/packs.matroska.org/data/index.php.fr	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/index.php.fr	2004-11-16 16:34:46 UTC (rev 792)
@@ -1,5 +1,5 @@
 <?php
-	include("helper.php");
+	include("links.txt");
 	$download = unserialize(safe_read_file('logs.txt'));
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Modified: trunk/packs.matroska.org/data/index.php.nl
===================================================================
--- trunk/packs.matroska.org/data/index.php.nl	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/index.php.nl	2004-11-16 16:34:46 UTC (rev 792)
@@ -1,5 +1,5 @@
 <?php	
-	include("helper.php");
+	include("links.txt");
 	$download = unserialize(safe_read_file('logs.txt'));
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Modified: trunk/packs.matroska.org/data/index.php.pt
===================================================================
--- trunk/packs.matroska.org/data/index.php.pt	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/index.php.pt	2004-11-16 16:34:46 UTC (rev 792)
@@ -1,5 +1,5 @@
 <?php
-	include("helper.php");
+	include("links.txt");
 	$download = unserialize(safe_read_file('logs.txt'));
 ?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Modified: trunk/packs.matroska.org/data/ircstats.php
===================================================================
--- trunk/packs.matroska.org/data/ircstats.php	2004-11-16 16:31:31 UTC (rev 791)
+++ trunk/packs.matroska.org/data/ircstats.php	2004-11-16 16:34:46 UTC (rev 792)
@@ -3,7 +3,7 @@
 header("Content-Type: text/plain");
 
 $logfilename = "logs.txt";
-include("helper.php");
+include("links.txt");
 $download = unserialize(safe_read_file($logfilename));
 
 $totalcount = 0;

Copied: trunk/packs.matroska.org/data/links.txt (from rev 791, trunk/packs.matroska.org/data/helper.php)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.