<?php include_once 'WIConfig.php'; include_once 'WIBlog.php'; $blog = new WIBlog(); $comments = new WIComment();
info at phpclasses dot org