Minor tweak to generateFooter()
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@442 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
10d29e38ed
commit
c342b2fe2a
@ -45,10 +45,10 @@ function generateHeader($self)
|
|||||||
|
|
||||||
function generateFooter()
|
function generateFooter()
|
||||||
{
|
{
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<?
|
<?
|
||||||
}
|
}
|
||||||
|
|
||||||
function printMenuItem($item, $current_page)
|
function printMenuItem($item, $current_page)
|
||||||
|
Reference in New Issue
Block a user