Revision 399
Added by Matthias almost 19 years ago
| sections.php | ||
|---|---|---|
| 1 | 1 |
<?php |
| 2 | 2 |
|
| 3 |
// $Id$ |
|
| 4 |
|
|
| 3 | 5 |
/* |
| 4 | 6 |
|
| 5 | 7 |
Website Baker Project <http://www.websitebaker.org/> |
| 6 |
Copyright (C) 2004-2006, Ryan Djurovich
|
|
| 8 |
Copyright (C) 2004-2007, Ryan Djurovich
|
|
| 7 | 9 |
|
| 8 | 10 |
Website Baker is free software; you can redistribute it and/or modify |
| 9 | 11 |
it under the terms of the GNU General Public License as published by |
| ... | ... | |
| 260 | 262 |
// Print admin footer |
| 261 | 263 |
$admin->print_footer(); |
| 262 | 264 |
|
| 263 |
?> |
|
| 265 |
?> |
|
Also available in: Unified diff
Added 2007 to all copyright notices
Added missing ID Keywords
Removed not Unix conform line endings