summaryrefslogtreecommitdiffstats
path: root/templates/test.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-30 15:38:58 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-30 15:38:58 -0400
commiteda7f50864cd4e92b8541065e6ec0fa1f7d990ec (patch)
treee272b45e29ffa8cff434234e96b7cfcd41fcc34a /templates/test.php
parent25051024bc3609ead82bddee50ddf129f6aa535f (diff)
fixes what broke in the last commit
Diffstat (limited to 'templates/test.php')
-rw-r--r--templates/test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/test.php b/templates/test.php
index e8bb02c72..d088fe02d 100644
--- a/templates/test.php
+++ b/templates/test.php
@@ -1,6 +1,6 @@
<?php
-$content = file_get_contents('/var/www/apps/news/prova.opml');
+$content = file_get_contents('/tmp/occOrigzvXqKO');
require_once('news/opmlparser.php');