Add files via upload

This commit is contained in:
Fernando Méndez
2021-04-16 12:54:21 +02:00
committed by GitHub
parent 6e168e6682
commit 7593adda47
12 changed files with 535 additions and 20 deletions

View File

@ -6,4 +6,4 @@
require_once('template.php');
$template = new Template();
$prefix = $template->get_prefix();
?>
?>