Changeset 678 for trunk/common

Show
Ignore:
Timestamp:
10/03/07 22:05:23 (15 months ago)
Author:
michiel
Message:

allow an index-alt.php to overwrite the default mvblog index page stuff.
This makes it easier to keep mvblog up-to-date with svn and not missing any updates
while running a totally custom index page.

Done for Nieke so she can redo the table etc.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/common/mvblog_common.php

    r657 r678  
    878878                echo "\t\t</div>\n"; 
    879879                echo "\t</div>\n"; 
    880                 echo "</body>\n"; 
    881                 echo "</html>\n"; 
    882880        } 
    883881        /* }}} */