Revision 317
Added by stefan over 19 years ago
| info.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 | 3 |
// $Id$ |
| 4 |
|
|
| 4 |
|
|
| 5 | 5 |
/* |
| 6 | 6 |
|
| 7 | 7 |
Website Baker Project <http://www.websitebaker.org/> |
| ... | ... | |
| 29 | 29 |
$module_version = '2.6'; |
| 30 | 30 |
$module_platform = '2.6.x'; |
| 31 | 31 |
$module_author = 'Ryan Djurovich'; |
| 32 |
$module_license = 'GNU General Public License';
|
|
| 33 |
$module_description = 'This page type is designed for making a news page.';
|
|
| 34 |
|
|
| 32 |
$module_license = 'GNU General Public License'; |
|
| 33 |
$module_description = 'This page type is designed for making a news page.'; |
|
| 34 |
|
|
| 35 | 35 |
?> |
Also available in: Unified diff
Changed all line endings to Unix stlye