[openelec-Commits] r1389 - in branches/5.0.0-develop/app: lib php php/misc

0 views
Skip to first unread message

fmi...@adullact.net

unread,
May 25, 2018, 11:34:40 AM5/25/18
to openmairi...@googlegroups.com
Author: fmichon
Date: 2018-05-25 17:34:35 +0200 (Fri, 25 May 2018)
New Revision: 1389

Modified:
branches/5.0.0-develop/app/lib/index.php
branches/5.0.0-develop/app/php/index.php
branches/5.0.0-develop/app/php/misc/chiffreenlettre.class.php
branches/5.0.0-develop/app/php/misc/index.php
branches/5.0.0-develop/app/php/misc/zipfile.class.php
Log:
* Suppression des balises fermantes PHP.


Modified: branches/5.0.0-develop/app/lib/index.php
===================================================================
--- branches/5.0.0-develop/app/lib/index.php 2018-05-25 15:16:26 UTC (rev 1388)
+++ branches/5.0.0-develop/app/lib/index.php 2018-05-25 15:34:35 UTC (rev 1389)
@@ -9,5 +9,3 @@

header("Location: ../index.php");
exit();
-
-?>

Modified: branches/5.0.0-develop/app/php/index.php
===================================================================
--- branches/5.0.0-develop/app/php/index.php 2018-05-25 15:16:26 UTC (rev 1388)
+++ branches/5.0.0-develop/app/php/index.php 2018-05-25 15:34:35 UTC (rev 1389)
@@ -9,5 +9,3 @@

header("Location: ../index.php");
exit();
-
-?>
\ No newline at end of file

Modified: branches/5.0.0-develop/app/php/misc/chiffreenlettre.class.php
===================================================================
--- branches/5.0.0-develop/app/php/misc/chiffreenlettre.class.php 2018-05-25 15:16:26 UTC (rev 1388)
+++ branches/5.0.0-develop/app/php/misc/chiffreenlettre.class.php 2018-05-25 15:34:35 UTC (rev 1389)
@@ -420,8 +420,3 @@
}

}
-
-/*$var=new ChiffreEnLettre();
-$var->Conversion(0);*/
-
-?>
\ No newline at end of file

Modified: branches/5.0.0-develop/app/php/misc/index.php
===================================================================
--- branches/5.0.0-develop/app/php/misc/index.php 2018-05-25 15:16:26 UTC (rev 1388)
+++ branches/5.0.0-develop/app/php/misc/index.php 2018-05-25 15:34:35 UTC (rev 1389)
@@ -9,5 +9,3 @@

header("Location: ../index.php");
exit();
-
-?>
\ No newline at end of file

Modified: branches/5.0.0-develop/app/php/misc/zipfile.class.php
===================================================================
--- branches/5.0.0-develop/app/php/misc/zipfile.class.php 2018-05-25 15:16:26 UTC (rev 1388)
+++ branches/5.0.0-develop/app/php/misc/zipfile.class.php 2018-05-25 15:34:35 UTC (rev 1389)
@@ -185,4 +185,3 @@
} // end of the 'file()' method

} // end of the 'zipfile' class
-?>

Reply all
Reply to author
Forward
0 new messages