Server : Apache System : Linux server.xvl.jdw.mybluehostin.me 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : gcmknlac ( 1031) PHP Version : 7.4.33 Disable Function : NONE Directory : /home/gcmknlac/public_html/admin/ |
<?php
ob_start();
session_start();
ini_set('display_errors', 1);
error_reporting(E_ALL);
header("Location: news.php");
?>