1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

5 lines
106 B
BlitzBasic

//<?
$class = e107::getBB()->getClass('table');
return "<table class='{$class}'>".$code_text."</table>";