Revision 58
Added by stefan about 19 years ago
compatibility.php | ||
---|---|---|
39 | 39 |
|
40 | 40 |
function page_content($block=1) { |
41 | 41 |
global $wb; |
42 |
$wb->page_content($block);
|
|
42 |
$wb->content($block); |
|
43 | 43 |
} |
44 | 44 |
|
45 | 45 |
// Old menu call invokes new menu function |
Also available in: Unified diff