| Control Panel |
|---|
| Information |
|---|
| System Information | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PHP built On: | |||||||||||||||||||||||||||||||||||||||||||
| Database Version: | getVersion(); ?> | ||||||||||||||||||||||||||||||||||||||||||
| PHP Version: | |||||||||||||||||||||||||||||||||||||||||||
| Web Server: | |||||||||||||||||||||||||||||||||||||||||||
| WebServer to PHP interface: | |||||||||||||||||||||||||||||||||||||||||||
| Joomla! Version: | |||||||||||||||||||||||||||||||||||||||||||
| User Agent: | |||||||||||||||||||||||||||||||||||||||||||
| Relevant PHP Settings: |
|
||||||||||||||||||||||||||||||||||||||||||
| Configuration File: |
$v) {
if (eregi( 'mosConfig_host', $v)) {
$cf[$k] = '$mosConfig_host = \'xxxxxx\'';
} else if (eregi( 'mosConfig_user', $v)) {
$cf[$k] = '$mosConfig_user = \'xxxxxx\'';
} else if (eregi( 'mosConfig_password', $v)) {
$cf[$k] = '$mosConfig_password = \'xxxxxx\'';
} else if (eregi( 'mosConfig_db ', $v)) {
$cf[$k] = '$mosConfig_db = \'xxxxxx\'';
}
}
foreach ($cf as $k=>$v) {
$k = htmlspecialchars( $k );
$v = htmlspecialchars( $v );
$cf[$k]=$v;
}
echo implode( " ", $cf ); ?> |
||||||||||||||||||||||||||||||||||||||||||
| PHP Information | |
|---|---|
| ]*>(.*) | |