\n"; } else { print "\n"; } if (file_exists (realpath ("../".$CONF['theme_css']))) { print "\n"; } else { print "\n"; } ?> Postfix Admin - <?php print $_SERVER['HTTP_HOST']; ?>
\n"; } else { print "\n"; } if (($CONF['show_header_text'] == "YES") and ($CONF['header_text'])) { print "

" . $CONF['header_text'] . "

\n"; } ?>
'; foreach($_SESSION['flash']['info'] as $msg) { echo "
  • $msg
  • "; } echo ''; } if(isset($_SESSION['flash']['error'])) { echo ''; } /* nuke it from orbit. It's the only way to be sure. */ $_SESSION['flash'] = array(); } /* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ ?>