0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
ACCOUNTS
/
[
Home
]
File: index.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Permission Restricted............</title> </head> <h1>Permission Restricted............</h1> <h3> RSC Division</h3> <?php require_once "../model/defaultValues_mdl.php"; $url=$server_ip."accounts/ac_home.php"; echo "<script>window.location='$url'</script>"; ?> <body> </body> </html>