There's an undefined variable $cid in media_mover_api.
Also, there is a print "here"; statement. If this is some sort of error condition then the module should call watchdog() not print. In my case this causes "herehere" to occasionally be printed during cron runs.
| Comment | File | Size | Author |
|---|---|---|---|
| media_mover.patch | 798 bytes | mfb |
Comments
Comment #1
arthurf commentedCommitted, thanks for the patch!