index
:
zzz--oldstuff/tilde.club.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html
/
public
/
fruitvote
/
index.php
blob: 1abfb0cb891961485ef5dd11d9ff5765f6843cb8 (
plain
)
1
2
3
4
5
6
7
<?php require_once("GoPage.php"); $page = new GoPage("/"); echo $page->render(); ?>