mirror of
https://git.feneas.org/mediaformat/fediembedi
synced 2024-12-27 14:02:32 +01:00
fix style
This commit is contained in:
parent
b6fef90e91
commit
59ae0f7b76
@ -247,7 +247,6 @@ class FediConfig
|
|||||||
ob_start();
|
ob_start();
|
||||||
include( plugin_dir_path(__FILE__) . 'templates/peertube.tpl.php' );
|
include( plugin_dir_path(__FILE__) . 'templates/peertube.tpl.php' );
|
||||||
return ob_get_clean();
|
return ob_get_clean();
|
||||||
echo 'yoohoo';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user