Explorar el Código

Update infoUI.php

yeungalan hace 6 años
padre
commit
f9e52596e2
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      7-Zip File Manager/infoUI.php

+ 4 - 1
7-Zip File Manager/infoUI.php

@@ -1,3 +1,6 @@
+<?php
+include '../auth.php';
+?>
 <!DOCTYPE html>
 <html>
 <head>
@@ -37,4 +40,4 @@ function f_close(){
 	}		
 }
 </script>
-</html>
+</html>