mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
PHPDoc fixes.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user