Revision 1106
Added by Matthias about 16 years ago
| index.php | ||
|---|---|---|
| 244 | 244 | </td> | 
| 245 | 245 | </tr> | 
| 246 | 246 | </table> | 
| 247 |  | |
| 247 | <?php | |
| 248 | // automatically include optional WB module file frontend_body.js) | |
| 249 | if (function_exists('register_frontend_modfiles_body')) { register_frontend_modfiles_body(); } 
 | |
| 250 | ?> | |
| 248 | 251 | </body> | 
| 249 | 252 | </html> | 
Also available in: Unified diff
Added new function 'register_frontend_modfiles_body' to default templates