Show
Ignore:
Timestamp:
09/02/07 23:19:27 (15 months ago)
Author:
michiel
Message:

get rid of error in devmode

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/common/mvblog_common.php

    r591 r592  
    631631                        $posts["desc"]       = "<br /><br /><div class=\"log_dossier_description\">".$desc."</div><br />"; 
    632632                        $posts["is_dossier"] = 1; 
     633                } else { 
     634                        $posts["is_dossier"] = 0; 
    633635                } 
    634636