another minor alteration to mibbit
parent
dcddf61cce
commit
020f3f6e2b
|
@ -31,6 +31,7 @@ function mibbit_module() {
|
||||||
|
|
||||||
function mibbit_content(&$a) {
|
function mibbit_content(&$a) {
|
||||||
|
|
||||||
|
$baseurl = $a->get_baseurl() . '/addon/mibbit';
|
||||||
$o = '';
|
$o = '';
|
||||||
|
|
||||||
// this stuff is supposed to go in the page header
|
// this stuff is supposed to go in the page header
|
||||||
|
|
Loading…
Reference in New Issue