Revision 1106
Added by Matthias over 15 years ago
index.php | ||
---|---|---|
100 | 100 |
</td> |
101 | 101 |
</tr> |
102 | 102 |
</table> |
103 |
|
|
103 |
<?php |
|
104 |
// automatically include optional WB module file frontend_body.js) |
|
105 |
if (function_exists('register_frontend_modfiles_body')) { register_frontend_modfiles_body(); } |
|
106 |
?> |
|
104 | 107 |
</body> |
105 | 108 |
</html> |
Also available in: Unified diff
Added new function 'register_frontend_modfiles_body' to default templates