This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/themes/futaba/page.class.php
shish 2ab8e256eb :3
git-svn-id: file:///home/shish/svn/shimmie2/trunk@842 7f39781d-f577-437e-ae19-be835c7a54ca
2008-05-16 19:39:29 +00:00

6 lines
73 B
PHP

<?php
class Page extends GenericPage {
// no changes from default
}
?>