OwlCyberSecurity - MANAGER
Edit File: livedraw.php
<!DOCTYPE html> <html lang="en"> <head> <?php include 'header.php'; ?> </head> <br> <body> <?php include 'menu.php'; ?> <?php include 'livedrawcontent.php'; ?> </br> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> <script src="dist/js/bootstrap.min.js"></script> <script src="assets/js/ie10-viewport-bug-workaround.js"></script> </body> </html>