Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > bdc3a9aac224f3f2467d8d1a1f7330e0 > files > 2

centreon-2.0-4mdv2010.1.src.rpm

diff -Naur --exclude '*~' centreon-2.0/cron/centAcl.php centreon-2.0-add-shebang/cron/centAcl.php
--- centreon-2.0/cron/centAcl.php	2008-12-15 18:27:24.000000000 +0100
+++ centreon-2.0-add-shebang/cron/centAcl.php	2008-12-27 19:44:26.000000000 +0100
@@ -1,3 +1,4 @@
+#!/usr/bin/php -q
 <?php
 /*
  * Copyright 2005-2009 MERETHIS
@@ -182,4 +183,4 @@
 		}	
 		$cpt++;
 	}
-?>
\ Pas de fin de ligne à la fin du fichier.
+?>