[www] r706 - trunk/packs.matroska.org/data
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: toff
Date: 2004-09-18 13:26:26 +0400 (Sat, 18 Sep 2004)
New Revision: 706
Modified:
trunk/packs.matroska.org/data/index.php.pt
Log:
Add some locking capability (oops forgot .pt)
Modified: trunk/packs.matroska.org/data/index.php.pt
===================================================================
--- trunk/packs.matroska.org/data/index.php.pt 2004-09-18 09:23:08 UTC (rev 705)
+++ trunk/packs.matroska.org/data/index.php.pt 2004-09-18 09:26:26 UTC (rev 706)
@@ -1,6 +1,6 @@
<?php
- $download = unserialize(implode('', file('logs.txt')));
include("links.txt");
+ $download = unserialize(safe_read_file('logs.txt'));
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>