pokudě někomu nefunguje diakritika
at v souboru
mambo/includes/database.php
doplní rádek
@mysql_query ("SET NAMES CP1250");
výsledek
$this->_table_prefix = $table_prefix;
$this->_ticker = 0;
$this->_log = array();
@mysql_query ("SET NAMES CP1250");
}
/**
* @param int
*/
function debug( $level ) {