This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/view/theme/redbasic/php/theme.php
2012-11-07 14:09:51 -08:00

6 lines
68 B
PHP

<?php
function redbasic_init(&$a) {
head_add_js('redbasic.js');
}