6 lines
68 B
PHP
6 lines
68 B
PHP
<?php
|
|
|
|
function redbasic_init(&$a) {
|
|
head_add_js('redbasic.js');
|
|
}
|