Completed
Branch develop (1648b4)
by
unknown
26:41
created
dev/tools/apstats.php 1 patch
Upper-Lower-Casing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -731,7 +731,7 @@  discard block
 block discarded – undo
731 731
 
732 732
 <!-- Made with [OSS Insight](https://ossinsight.io/) -->
733 733
 
734
-END;
734
+end;
735 735
 
736 736
 
737 737
 $html .= '</div>';
@@ -752,7 +752,7 @@  discard block
 block discarded – undo
752 752
 <a href="https://github.com/Dolibarr/dolibarr/graphs/contributors"><img src="https://opencollective.com/dolibarr/contributors.svg?width=890&button=false" alt="Dolibarr" data-canonical-src="https://opencollective.com/dolibarr/contributors.svg?width=890&amp;button=false" style="max-width: 100%;"></a>
753 753
 </center>
754 754
 <br>
755
-END;
755
+end;
756 756
 
757 757
 /*
758 758
 $html .= <<<END
@@ -781,7 +781,7 @@  discard block
 block discarded – undo
781 781
 </a>
782 782
 
783 783
 <!-- Made with [OSS Insight](https://ossinsight.io/) -->
784
-END;
784
+end;
785 785
 
786 786
 $html .= '</div>';
787 787
 
Please login to merge, or discard this patch.