Update classes.php
This commit is contained in:
parent
0d7582627b
commit
f056019020
|
|
@ -85,9 +85,11 @@ class PartyStarter {
|
||||||
</div>
|
</div>
|
||||||
</nav>';
|
</nav>';
|
||||||
}
|
}
|
||||||
function footer() {
|
function footer() { ?><hr>
|
||||||
echo "<hr>hi this is footer";
|
<div class="text-center">
|
||||||
}
|
<h1>that was grublox</h1>
|
||||||
|
</div>
|
||||||
|
<?php }
|
||||||
|
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue