version 1.1, 2003/03/06 18:00:01
|
version 1.2, 2003/03/06 19:42:24
|
Line 87
|
Line 87
|
<a href="mailto:abuse@[127.0.0.1]" title="anti sp@mbot addrss">4 sp@mbots e-mail me</a> |
<a href="mailto:abuse@[127.0.0.1]" title="anti sp@mbot addrss">4 sp@mbots e-mail me</a> |
</div> |
</div> |
<!-- BlueRobot was here. --> |
<!-- BlueRobot was here. --> |
|
<?php |
|
|
|
$included_files = get_included_files(); |
|
|
|
foreach($included_files as $filename) { |
|
echo "$filename<br/>$file<p />\n"; |
|
} |
|
|
|
// find where $file defined ... |
|
|
|
show_source('protected/local.conf'); |
|
|
|
?> |