mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 00:27:45 +02:00
Issue #2000 set unique ID for each tablerender() of news. Frontend complete.
This commit is contained in:
@@ -970,6 +970,7 @@ if (!class_exists('e107table', false))
|
||||
public function setUniqueId($id)
|
||||
{
|
||||
$this->uniqueId = $id;
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user