adrianbremer / Codiad-Messaging

Send messages to other users.
1 stars 3 forks source link

Undefined variable #3

Closed ggzengel closed 9 years ago

ggzengel commented 9 years ago

This will spam my log: PHP Notice: Undefined variable: data in /var/www/html/Codiad/plugins/Codiad-Messaging-master/class.message.php on line 73

You have to init an empty array for $data.

ghost commented 9 years ago

Fixed!