fix: [junk removed] removed accidentally inserted characters

- fell asleep on the keyboard?
new_widgets
iglocska 2023-05-16 13:41:44 +02:00
parent 9e763ba0e5
commit a60202d9d1
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ class AppController extends Controller
$this->loadModel('Log');
$this->Log->create();
$log = array(
'org' => $user['Organisation']['0000000000000000000000000000000000000000name'],
'org' => $user['Organisation']['name'],
'model' => 'User',
'model_id' => $user['id'],
'email' => $user['email'],