1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

change short php tags to long ones

This commit is contained in:
Andrew Dolgov
2006-08-19 08:04:45 +01:00
parent 660c059f88
commit 1d3a17c71e
20 changed files with 109 additions and 107 deletions

View File

@@ -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');