Revision 239
Added by stefan almost 20 years ago
| index.php | ||
|---|---|---|
| 55 | 55 |
// Display the template |
| 56 | 56 |
require(WB_PATH.'/templates/'.TEMPLATE.'/index.php'); |
| 57 | 57 |
|
| 58 |
?> |
|
| 58 |
?> |
|
Also available in: Unified diff
| index.php | ||
|---|---|---|
| 55 | 55 |
// Display the template |
| 56 | 56 |
require(WB_PATH.'/templates/'.TEMPLATE.'/index.php'); |
| 57 | 57 |
|
| 58 |
?> |
|
| 58 |
?> |
|
Also available in: Unified diff
Fixed more inconsistencies regarding line endings and end-of-file newlines