Revision 39
Added by stefan about 20 years ago
| trunk/wb/framework/class.wb.php | ||
|---|---|---|
| 37 | 37 |
|
| 38 | 38 |
class wb |
| 39 | 39 |
{
|
| 40 |
function wb() {
|
|
| 41 |
} |
|
| 40 | 42 |
|
| 41 | 43 |
// Check whether we should show a page or not (for front-end) |
| 42 | 44 |
function show_page($page) {
|
Also available in: Unified diff
Reverted erroneous deletion in class.wb.php