mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Issue #3216 PHP7 Fixes.
This commit is contained in:
@@ -926,8 +926,8 @@ class comment
|
||||
/**
|
||||
* Enter description here...
|
||||
*
|
||||
* @param unknown_type $table
|
||||
* @return unknown
|
||||
* @param string $table
|
||||
* @return string|int
|
||||
*/
|
||||
function getCommentType($table)
|
||||
{
|
||||
|
Reference in New Issue
Block a user