<?php //Stillsoft's RS v1.0 - Faisal Tasleem's édition // 14:46 22/july/2009 French standard time. // includes/index.php echo "<div align=\"center\"> <table width=\"50%\" bgcolor=\"#800000\"> <tr> <td> <p align=\"center\"><font color=\"#FFFFFF\"><b>Stillsoft's SB Error Report :</b></font></p> <hr> <p align=\"left\"><font color=\"#FFFFFF\">Error code : invalid_access</font></p> <p align=\"left\"><font color=\"#FFFFFF\">Cause : You can not access /includes directly, this directory contains core files, which are only accessable if by the RS itself...</font></p> <p align=\"left\"><font color=\"#FFFFFF\">Solution : Please return to homepage and try to rebrowse using the correct categorie(s) and article(s).</font></p> <form method=\"POST\" action=\"../\"> <p align=\"center\"> <input type=\"submit\" value=\"Go to Home Page...\" name=\"home\" style=\"font-weight: 700\"></p> </form> </td> </tr> </table> </div>"; ?>