← Back
Editing: index.php
<?php // // File: index.php // // Template File: -none- // // Template Variables: // // -none- // // Form POST \ GET Variables: // // -none- // header("Location: ../login.php"); exit;
Save File
Cancel