summaryrefslogtreecommitdiff
path: root/update_feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_feeds.php')
-rw-r--r--update_feeds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_feeds.php b/update_feeds.php
index 31e3a1283..5d8ea2da8 100644
--- a/update_feeds.php
+++ b/update_feeds.php
@@ -1,5 +1,5 @@
#!/usr/bin/php4
-<?
+<?php
// this script is probably run not from your httpd-user, so cache
// directory defined in config.php won't be accessible
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache-cli');