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/minimal/page.class.php
shish ae477a6d88 nor in trunk
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1114 7f39781d-f577-437e-ae19-be835c7a54ca
2008-11-19 22:55:04 +00:00

6 lines
73 B
PHP

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