Hi,

Trying to run Update.php on Multi install drupal 6 after installing new version of some modules I sometimes get a blank page and sometimes this fatal error:

Fatal error: Call to undefined function phptemplate_get_ie_styles() in WEBSITE.com/themes/garland/maintenance-page.tpl.php on line 23

I finally managed to find this post:
http://drupal.org/node/244194#comment-1055781

and doing as explained it seems to work, but I would like to know if it is a well-known bug or if it's because of my install.

Thanks.