source:
www/authors.php
@
3a2ae91
Last change on this file since 3a2ae91 was 843c58d, checked in by pawelk <pawelk@…>, 17 years ago | |
---|---|
|
|
File size: 202 bytes |
Line | |
---|---|
1 | <?php |
2 | require_once 'locale.php'; |
3 | require_once 'cmn_frame.php'; |
4 | |
5 | $title = '<title>UAM Text Tools - '.AUTHORS_TITLE."</title>\n"; |
6 | $context = AUTHORS_CONTENT; |
7 | |
8 | getMainPage($title, $context); |
9 | |
10 | ?> |
Note: See TracBrowser
for help on using the repository browser.