Validators for Form Fields
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
Headers::html();
|
||||
|
||||
//Testdatei für die Klasse Hyperlink
|
||||
include_once "./hyperlink.php";
|
||||
include_once "../classes/hyperlink/hyperlink.php";
|
||||
|
||||
//Objektinstanzen
|
||||
$link1 = new Hyperlink("https://www.google.de", "Google");
|
||||
|
||||
Reference in New Issue
Block a user