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
141 141
<div class="powered_by">
142 142
	Powered by <a href="http://www.websitebaker.org" target="_blank">Website Baker</a>
143 143
</div>
144

  
144
<?php 
145
// automatically include optional WB module file frontend_body.js)
146
if (function_exists('register_frontend_modfiles_body')) { register_frontend_modfiles_body(); } 
147
?>
145 148
</body>
146 149
</html>

Also available in: Unified diff