Browse Source

Lower-cased all <?PHP

Marcos García 13 years ago
parent
commit
ea119c45a2
37 changed files with 37 additions and 37 deletions
  1. 1 1
      htdocs/admin/prelevement.php
  2. 1 1
      htdocs/boutique/osc_master.inc.php
  3. 1 1
      htdocs/comm/mailing/cibles.php
  4. 1 1
      htdocs/comm/mailing/fiche.php
  5. 1 1
      htdocs/comm/multiprix.php
  6. 1 1
      htdocs/comm/remise.php
  7. 1 1
      htdocs/comm/remx.php
  8. 1 1
      htdocs/compta/prelevement/bon.php
  9. 1 1
      htdocs/compta/prelevement/bons.php
  10. 1 1
      htdocs/compta/prelevement/factures.php
  11. 1 1
      htdocs/compta/prelevement/facturesrejets.php
  12. 1 1
      htdocs/compta/prelevement/fiche-rejet.php
  13. 1 1
      htdocs/compta/prelevement/fiche-stat.php
  14. 1 1
      htdocs/compta/prelevement/fiche.php
  15. 1 1
      htdocs/compta/prelevement/ligne.php
  16. 1 1
      htdocs/compta/prelevement/lignes.php
  17. 1 1
      htdocs/compta/prelevement/liste.php
  18. 1 1
      htdocs/compta/prelevement/rejets.php
  19. 1 1
      htdocs/compta/prelevement/stats.php
  20. 1 1
      htdocs/compta/ventilation/fiche.php
  21. 1 1
      htdocs/compta/ventilation/fournisseur/fiche.php
  22. 1 1
      htdocs/core/class/html.formmail.class.php
  23. 1 1
      htdocs/core/class/html.formsms.class.php
  24. 1 1
      htdocs/core/modules/expedition/methode_expedition.modules.php
  25. 1 1
      htdocs/core/modules/expedition/methode_expedition_colsui.modules.php
  26. 1 1
      htdocs/core/modules/expedition/methode_expedition_enl.modules.php
  27. 1 1
      htdocs/core/modules/expedition/methode_expedition_lettremax.modules.php
  28. 1 1
      htdocs/core/modules/expedition/methode_expedition_trans.modules.php
  29. 1 1
      htdocs/cron/functions_cron.lib.php
  30. 1 1
      htdocs/filefunc.inc.php
  31. 1 1
      htdocs/fourn/commande/index.php
  32. 1 1
      htdocs/fourn/commande/liste.php
  33. 1 1
      htdocs/theme/amarok/graph-color.php
  34. 1 1
      htdocs/theme/auguria/graph-color.php
  35. 1 1
      htdocs/theme/bureau2crea/graph-color.php
  36. 1 1
      htdocs/theme/cameleo/graph-color.php
  37. 1 1
      htdocs/theme/eldy/graph-color.php

+ 1 - 1
htdocs/admin/prelevement.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2010 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2010 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/boutique/osc_master.inc.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004-2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  *
  * This program is free software; you can redistribute it and/or modify

+ 1 - 1
htdocs/comm/mailing/cibles.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2010 Laurent Destailleur  <eldy@uers.sourceforge.net>
  * Copyright (C) 2005-2010 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/comm/mailing/fiche.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004		Rodolphe Quiedeville	<rodolphe@quiedeville.org>
  * Copyright (C) 2005-2012	Laurent Destailleur		<eldy@uers.sourceforge.net>
  * Copyright (C) 2005-2012	Regis Houssin			<regis@dolibarr.fr>

+ 1 - 1
htdocs/comm/multiprix.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2012 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2006      Andre Cianfarani  <acianfa@free.fr>

+ 1 - 1
htdocs/comm/remise.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2011 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/comm/remx.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2004 Rodolphe Quiedeville        <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2011 Laurent Destailleur         <eldy@users.sourceforge.net>
  * Copyright (C) 2008      Raphael Bertrand (Resultic) <raphael.bertrand@resultic.fr>

+ 1 - 1
htdocs/compta/prelevement/bon.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005 	   Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005 	   Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010-2012 Juanjo Menent 	    <jmenent@2byte.es>

+ 1 - 1
htdocs/compta/prelevement/bons.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2008 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/factures.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005      Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/facturesrejets.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>
  *

+ 1 - 1
htdocs/compta/prelevement/fiche-rejet.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005      Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2010 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/fiche-stat.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010-2012 Juanjo Menent   <jmenent@2byte.es>

+ 1 - 1
htdocs/compta/prelevement/fiche.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2010 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010-2012 Juanjo Menent 		<jmenent@2byte.es>

+ 1 - 1
htdocs/compta/prelevement/ligne.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2012 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/lignes.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005      Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/liste.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2010 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/prelevement/rejets.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>
  * Copyright (C) 2010-2012 Juanjo Menent 		<jmenent@2byte.es>

+ 1 - 1
htdocs/compta/prelevement/stats.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2012 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2009 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/compta/ventilation/fiche.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005-2006 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/compta/ventilation/fournisseur/fiche.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2005 Simon TOSSER <simon@kornog-computing.com>
  *

+ 1 - 1
htdocs/core/class/html.formmail.class.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005-2012 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2012 Regis Houssin		<regis@dolibarr.fr>
  * Copyright (C) 2010-2011 Juanjo Menent		<jmenent@2byte.es>

+ 1 - 1
htdocs/core/class/html.formsms.class.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2005-2011 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010      Juanjo Menent        <jmenent@2byte.es>
 *

+ 1 - 1
htdocs/core/modules/expedition/methode_expedition.modules.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/core/modules/expedition/methode_expedition_colsui.modules.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2008 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2008 Bearstech - http://bearstech.com/
  *

+ 1 - 1
htdocs/core/modules/expedition/methode_expedition_enl.modules.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2008 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify

+ 1 - 1
htdocs/core/modules/expedition/methode_expedition_lettremax.modules.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2011 Regis Houssin  <regis@dolibarr.fr>
  *
  * This program is free software; you can redistribute it and/or modify

+ 1 - 1
htdocs/core/modules/expedition/methode_expedition_trans.modules.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2003-2008 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  *
  * This program is free software; you can redistribute it and/or modify

+ 1 - 1
htdocs/cron/functions_cron.lib.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2006      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2007-2009 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/filefunc.inc.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2002-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2003      Xavier Dutoit        <doli@sydesy.com>
  * Copyright (C) 2004-2012 Laurent Destailleur  <eldy@users.sourceforge.net>

+ 1 - 1
htdocs/fourn/commande/index.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2006	Rodolphe Quiedeville	<rodolphe@quiedeville.org>
  * Copyright (C) 2004-2012	Laurent Destailleur		<eldy@users.sourceforge.net>
  * Copyright (C) 2005-2012	Regis Houssin			<regis@dolibarr.fr>

+ 1 - 1
htdocs/fourn/commande/liste.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2001-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2010 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2005-2012 Regis Houssin        <regis@dolibarr.fr>

+ 1 - 1
htdocs/theme/amarok/graph-color.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/theme/auguria/graph-color.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  *

+ 1 - 1
htdocs/theme/bureau2crea/graph-color.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010-2011 Emmanuel Chauve  <emmanuel@bureau2crea.net>

+ 1 - 1
htdocs/theme/cameleo/graph-color.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2007 Laurent Destailleur  <eldy@users.sourceforge.net>
  * Copyright (C) 2010-2011 Herve Prot           <herve.prot@symeos.com>

+ 1 - 1
htdocs/theme/eldy/graph-color.php

@@ -1,4 +1,4 @@
-<?PHP
+<?php
 /* Copyright (C) 2004      Rodolphe Quiedeville <rodolphe@quiedeville.org>
  * Copyright (C) 2004-2012 Laurent Destailleur  <eldy@users.sourceforge.net>
  *