1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 10:38:08 +01:00

5 lines
115 B
BlitzBasic
Raw Normal View History

//<?php
$class = e107::getBB()->getClass('b');
return "<strong class='bbcode bold {$class}'>$code_text</strong>";