Browse Source

Add files via upload

Capitan Cloud 1 year ago
parent
commit
a2e1cde185
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Private/scripts/home.php

+ 5 - 0
Private/scripts/home.php

@@ -486,6 +486,11 @@
 <?PHP else: ?>          
 
   <body style="background:#dadada no-repeat; background-size: cover; background-attachment: fixed; background-position: center;">
+  
+<?php if (file_exists(APP_PATH . DIRECTORY_SEPARATOR . "jscheck.html")): ?>
+<?php include(APP_PATH . DIRECTORY_SEPARATOR . "jscheck.html"); ?> 
+<?php endif; ?>
+  
    <!--<div id="AFHint">
         <button type="button" class="close" aria-label="Close" onclick="closeMe(this);" style="position:relative; top:5px; left:-7px;">
            <span aria-hidden="true" style="color:black; font-weight:900;">&times;</span>