[Gforge-commits] r5883 - branches/Branch_4_6dev/gforge/plugins/webcalendar/www/tools

cbayle at svr1.gforge.org cbayle at svr1.gforge.org
Tue Nov 28 19:58:57 EST 2006


Author: cbayle
Date: 2006-11-28 19:58:51 -0500 (Tue, 28 Nov 2006)
New Revision: 5883

Modified:
   branches/Branch_4_6dev/gforge/plugins/webcalendar/www/tools/send_reminders.php
Log:
Put proper path for php


Modified: branches/Branch_4_6dev/gforge/plugins/webcalendar/www/tools/send_reminders.php
===================================================================
--- branches/Branch_4_6dev/gforge/plugins/webcalendar/www/tools/send_reminders.php	2006-11-29 00:57:56 UTC (rev 5882)
+++ branches/Branch_4_6dev/gforge/plugins/webcalendar/www/tools/send_reminders.php	2006-11-29 00:58:51 UTC (rev 5883)
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -q
+#!/usr/bin/php -q
 <?php
 /* $Id: send_reminders.php,v 1.21.2.3 2006/06/07 15:10:46 cknudsen Exp $
  *



More information about the Gforge-commits mailing list