source:
temp/trunk/data/class/SC_Page.php
@
1328
| Revision 1328, 101 bytes checked in by naka, 20 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | <?php |
| 2 | class SC_Page { |
| 3 | var $tpl_main_page; |
| 4 | function SC_Page() { |
| 5 | $this->tpl_main_page = ''; |
| 6 | } |
| 7 | } |
| 8 | ?> |
Note: See TracBrowser
for help on using the repository browser.
