HEX
Server: Apache
System: Linux server1.myinter.net 4.18.0-553.147.1.el8_10.x86_64 #1 SMP Fri Jul 24 08:29:05 EDT 2026 x86_64
User: internet (1005)
PHP: 8.4.23
Disabled: passthru,system
Upload Files
File: /home/internet/public_html/ebookstuff.com/includes/headscripts.php
<?php
     error_reporting(E_ALL);
     ini_set('display_errors', 0);

?>
<link href="<?php echo $site_url;?>/material/css/bootstrap.min.css" rel="stylesheet">	  
<link href="<?php echo $site_url;?>/material/css/bootstrap-material-design.css" rel="stylesheet">
<link href="<?php echo $site_url;?>/material/css/ripples.css" rel="stylesheet">
<link href="<?php echo $site_url;?>/material/css/jquery.dropdown.css" rel="stylesheet">
<link href="<?php echo $site_url;?>/style.css" rel="stylesheet" type="text/css">
<link href="<?php echo $site_url;?>/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" type="text/css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>