mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
Event trigger-name updates (backward compatible)
This commit is contained in:
@@ -415,6 +415,7 @@ class page_admin_ui extends e_admin_ui
|
||||
{
|
||||
protected $pluginTitle = ADLAN_42;
|
||||
protected $pluginName = 'core';
|
||||
protected $eventName = 'page';
|
||||
protected $table = "page";
|
||||
|
||||
protected $listQry = "SELECT SQL_CALC_FOUND_ROWS
|
||||
|
Reference in New Issue
Block a user