Project

General

Profile

« Previous | Next » 

Revision 1106

Added by Matthias almost 15 years ago

Added new function 'register_frontend_modfiles_body' to default templates

View differences:

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