Repos header
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<?php
|
||||
include_once "../../base/settings.php";
|
||||
include_once "../../base/headers.php";
|
||||
Headers::html();
|
||||
|
||||
/* Aufgabe 1 (A)
|
||||
Programmieren Sie eine Funktion buildlink,
|
||||
@@ -121,8 +122,6 @@ Details siehe Aufgabenstellung in Blackboard. */
|
||||
|
||||
echo getHits("counter.txt");
|
||||
addHit("counter.txt");
|
||||
|
||||
Headers::html();
|
||||
?>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user