From 27c70f204709411aa331191ab1713bd24fb9f95b Mon Sep 17 00:00:00 2001 From: Nahuel Angelinetti Date: Wed, 18 Apr 2007 16:55:34 +0000 Subject: [PATCH] =?UTF-8?q?Comme=20php5=20peut=20etre=20install=C3=A9,=20n?= =?UTF-8?q?ous=20utilisons=20le=20lien=20php=20qui=20pointe=20soit=20vers?= =?UTF-8?q?=20php5=20soit=20vers=20php4=20(=20soit=20php6=20=3F=20).=20clo?= =?UTF-8?q?se:=20#1042?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/newone.php | 2 +- install/reset_root.php | 2 +- install/upgrade_check.sh | 2 +- install/upgrades/0.9.1_migrationldap.php | 4 ++-- install/upgrades/0.9.2.php | 2 +- quota_delete | 4 ++-- quota_init | 4 ++-- src/quota_delete | 4 ++-- src/quota_init | 4 ++-- src/rawstat.daily | 2 +- src/slave_dns | 2 +- 11 files changed, 16 insertions(+), 16 deletions(-) diff --git a/install/newone.php b/install/newone.php index 79b457ae..6dcfc8e8 100644 --- a/install/newone.php +++ b/install/newone.php @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q \ No newline at end of file +?> diff --git a/install/upgrades/0.9.2.php b/install/upgrades/0.9.2.php index 29826e98..c466a2e3 100644 --- a/install/upgrades/0.9.2.php +++ b/install/upgrades/0.9.2.php @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q \ No newline at end of file +?> diff --git a/quota_init b/quota_init index e81c79d0..a4fd9d98 100644 --- a/quota_init +++ b/quota_init @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q \ No newline at end of file +?> diff --git a/src/quota_delete b/src/quota_delete index 3812049f..96391d72 100644 --- a/src/quota_delete +++ b/src/quota_delete @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q \ No newline at end of file +?> diff --git a/src/quota_init b/src/quota_init index e9810390..25b8de73 100644 --- a/src/quota_init +++ b/src/quota_init @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q \ No newline at end of file +?> diff --git a/src/rawstat.daily b/src/rawstat.daily index c2f95bea..7727c59c 100644 --- a/src/rawstat.daily +++ b/src/rawstat.daily @@ -1,4 +1,4 @@ -#!/usr/bin/php4 -q +#!/usr/bin/php -q