Plugin Directory

Changeset 2297104


Ignore:
Timestamp:
05/03/2020 03:02:11 PM (6 years ago)
Author:
oskarn97
Message:

wp login

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appful/trunk/models/comment.php

    r2297094 r2297104  
    5050            $this->avatar = $author->avatar;
    5151            $this->email_hash = $author->email_hash;
     52            unset($this->author);
    5253        } else {
    5354            unset($this->author);
Note: See TracChangeset for help on using the changeset viewer.