ACL Login unit detail info update, deprecated message fix

This commit is contained in:
2025-01-16 14:10:46 +09:00
parent b64d0ce5f0
commit f180046283
2 changed files with 3 additions and 1 deletions

View File

@@ -289,7 +289,7 @@ class Backend
* JSON, STRING/SERIEAL, BINARY/BZIP or ZLIB
* @param string|null $db_schema [default=null] override target schema
* @return void
* @deprecated Use $login->writeLog() and set action_set from ->adbGetActionSet()
* @deprecated Use $login->writeLog($event, $data, action_set:$cms->adbGetActionSet(), write_type:$write_type)
*/
public function adbEditLog(
string $event = '',