diff options
Diffstat (limited to 'www/horde-base/files/patch-po_translation.php')
-rw-r--r-- | www/horde-base/files/patch-po_translation.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/horde-base/files/patch-po_translation.php b/www/horde-base/files/patch-po_translation.php new file mode 100644 index 000000000000..045891903631 --- /dev/null +++ b/www/horde-base/files/patch-po_translation.php @@ -0,0 +1,8 @@ +--- po/translation.php.orig Tue Jan 21 16:05:36 2003 ++++ po/translation.php Wed Jan 29 23:00:27 2003 +@@ -1,4 +1,4 @@ +-#!/usr/bin/php -q ++#!/usr/local/bin/php -q + <?php + /** + * Translation helper application for the Horde framework. |