PATH:
home
/
sudairsocs
/
www
/
forum
/
Sources
/
minify
/
src
/
Exceptions
<?php // Try to handle it with the upper level index.php. (it should know what to do.) if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) include (dirname(dirname(__FILE__)) . '/index.php'); else exit; ?>
[+]
..
[-] IOException.php
[edit]
[-] index.php
[edit]
[-] BasicException.php
[edit]
[-] FileImportException.php
[edit]