<?
if (!defined('WS_WEB')) die('bad entry point');

$wgDebugComments= true;
$wgDebugDumpSql= true;
$wgShowSQLErrors= false;

$wgDBpassword= NULL;

#$wgShowSQLErrors= true;

?>