Index: core/units/admin/admin_events_handler.php IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- core/units/admin/admin_events_handler.php (revision 15682) +++ core/units/admin/admin_events_handler.php (revision ) @@ -29,6 +29,7 @@ $permissions = Array ( 'OnSaveColumns' => Array ('self' => true), + 'OnGetPopupSize' => Array ('self' => true), 'OnClosePopup' => Array ('self' => true), 'OnSaveSetting' => Array ('self' => true), 'OnDropTempTablesByWID' => Array ('self' => true), \ No newline at end of file