gnucash-htdocs master: add missing php

Frank H.Ellenberger fell at code.gnucash.org
Mon Aug 12 13:13:18 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/2993bc68 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/e7d8273f (commit)



commit 2993bc68035b5d592a07c4ce07f9deaa1c66df59
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Aug 12 19:12:43 2019 +0200

    add missing php

diff --git a/info.php b/info.php
index 570ba6a..9e0e963 100644
--- a/info.php
+++ b/info.php
@@ -16,7 +16,7 @@ echo list_system_locales();
 ?>
 </pre>
 <hr />
-<?
+<?php
 phpinfo();
 ?>
 </body>



Summary of changes:
 info.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list