1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

PHPDoc fixes.

This commit is contained in:
Cameron
2019-01-31 14:35:57 -08:00
parent cbafa7e852
commit 59eed2752c
4 changed files with 39 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ else
$no_core_css = TRUE;
class bootstrap3_admintheme
class bootstrap3_admintheme implements e_theme_render
{
function tablestyle($caption, $text, $mode, $data)