| Path : /proc/self/root/proc/self/root/home/vishqocm/pcib.in/admin/ |
| Current File : //proc/self/root/proc/self/root/home/vishqocm/pcib.in/admin/verify_documents.php |
<?php
// Start session
session_start();
// Redirect to new enrollment management system
header('Location: enrollment_management.php');
exit;
?>