Zefix_search/index.php

10 lines
81 B
PHP
Raw Normal View History

2023-08-16 17:23:44 +02:00
<html>
<h1>Zefix Search</h1>
2023-08-16 17:36:41 +02:00
</html>
<?php
echo "My API Key is:" . "TEST";
?>