From 2e7a973056e5bdc585550609da6a23365994a151 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Wed, 20 Jan 2016 19:48:18 +0000 Subject: [PATCH] fixed php syntax error, unexpected end of file in template.php: replaced pair with short open tag (cherry picked from commit f4bc97b6d55db9d69b5a488d427f39d4a8c4ef03) (cherry picked from commit f4bc97b6d55db9d69b5a488d427f39d4a8c4ef03) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1785 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/template.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/freeglut/web-src/template.php b/freeglut/web-src/template.php index 2669407..ad101bd 100644 --- a/freeglut/web-src/template.php +++ b/freeglut/web-src/template.php @@ -40,7 +40,7 @@ function generateHeader($self) <? echo $title ?> - - freeglut logo
The Free OpenGL Utility Toolkit

-View PHP Source"; ?> -