aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/theme.php
blob: 19e3db35f56dc125562c5882fce5ed9005076248 (plain) (blame)
1
2
3
4
5
<?php

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