phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] fudforum/setup/base/scripts/nntp.php, 1.1.1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] fudforum/setup/base/scripts/nntp.php, 1.1.1.1.2.1
Date: Sun, 5 Sep 2004 03:58:20 +0200

Update of /fudforum/setup/base/scripts
Modified Files:
        Branch: Version-0_9_16-branch
          nntp.php

date: 2004/09/05 01:58:20;  author: skwashd;  state: Exp;  lines: +3 -3

Log Message:
change to /usr/bin/php
=====================================================================
Index: fudforum/setup/base/scripts/nntp.php
diff -u fudforum/setup/base/scripts/nntp.php:1.1.1.1 
fudforum/setup/base/scripts/nntp.php:1.1.1.1.2.1
--- fudforum/setup/base/scripts/nntp.php:1.1.1.1        Sat Nov  1 22:58:36 2003
+++ fudforum/setup/base/scripts/nntp.php        Sun Sep  5 01:58:20 2004
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -q
+#!/usr/bin/php -q
 <?php
 /***************************************************************************
 * copyright            : (C) 2001-2003 Advanced Internet Designs Inc.
@@ -83,4 +83,4 @@
        $nntp->release_lock($lock);
 
        $nntp->close_connection();
-?>
\ No newline at end of file
+?>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]