shumisha
Results 1 - 1 of 1
byshumisha, August 6, 2006
There is a slight bug in mod_dn.php. You have to change the code :
[/ Mambelfish Support
if( $mosConfig_mbf_content ) {
into
// Mambelfish Support
if( $mosConfig_jf_content ) {
[/ Mambelfish Support
if( $mosConfig_mbf_content ) {
into
// Mambelfish Support
if( $mosConfig_jf_content ) {

