1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00
2019-03-29 19:13:32 -05:00

3 lines
145 B
BlitzBasic

//<?
$class = e107::getBB()->getClass('u');
return "<span class='bbcode underline {$class}' style='text-decoration:underline'>$code_text</span>";