Alıntı
if ($db != '' && !mysql_select_db ( $db, $this->_resource )) {
$mosSystemError = 3;
if ($goOffline) {
$basePath = dirname( __FILE__ );
include $basePath . 'configuration.php';
include $basePath . 'ffline.php';
exit();
}
}
Burada nereye yazıcam o kodu, yazdığım yerde calısmadıda,