clean up comicpress class

This commit is contained in:
John Bintz 2009-07-13 19:14:17 -04:00
parent 28ee5c5742
commit aca8e0110d
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<?php
/**
* The core functions of ComicPress.
*/
class ComicPress {
var $comicpress_options = array(
'comic_category_id' => 1,