1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Files
php-e107/e107_core/bbcodes/b.bb
2012-05-22 07:27:26 +00:00

5 lines
119 B
BlitzBasic

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