asd
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
$pageKey = 'fakecheck';
|
$pageKey = 'fakecheck';
|
||||||
|
echo dirname(__DIR__) . '/config/fileload.php';
|
||||||
|
|
||||||
|
/*
|
||||||
|
* USBCheck Fake USB Check - Landingpage
|
||||||
|
* --------------------------------------
|
||||||
require_once dirname(__DIR__) . '/config/fileload.php';
|
require_once dirname(__DIR__) . '/config/fileload.php';
|
||||||
|
|
||||||
|
|
||||||
@@ -39,3 +44,4 @@ if (function_exists('tpl_add_style')) {
|
|||||||
|
|
||||||
|
|
||||||
<?php tpl('layout_end', 'structure'); ?>
|
<?php tpl('layout_end', 'structure'); ?>
|
||||||
|
*/
|
||||||
Reference in New Issue
Block a user