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

5 lines
115 B
BlitzBasic

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