avatars/Oxygen/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Smileys/aaron/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Smileys/akyhne/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Smileys/default/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Smileys/fugue/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/tasks/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/css/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/fonts/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/fonts/sound/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/bbc/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/icons/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/membericons/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/post/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/images/topic/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/languages/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Themes/default/scripts/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/data/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/data/js/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/path-converter/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/path-converter/src/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/src/Exceptions/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/minify/src/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/ReCaptcha/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |
Sources/ReCaptcha/RequestMethod/index.php 1 location
|
@@ 4-7 (lines=4) @@
|
| 1 |
|
<?php |
| 2 |
|
|
| 3 |
|
// Try to handle it with the upper level index.php. (it should know what to do.) |
| 4 |
|
if (file_exists(dirname(dirname(__FILE__)) . '/index.php')) |
| 5 |
|
include (dirname(dirname(__FILE__)) . '/index.php'); |
| 6 |
|
else |
| 7 |
|
exit; |
| 8 |
|
|
| 9 |
|
?> |