Removing superflous debug stuff
This commit is contained in:
parent
8df38df5cb
commit
a1530b0e68
|
@ -258,7 +258,6 @@ class ApiStatusesUpdateAction extends ApiAuthAction
|
|||
}
|
||||
}
|
||||
|
||||
common_debug(get_called_class().': parsed media_ids=='._ve($this->media_ids));
|
||||
foreach(array_keys($this->media_ids) as $media_id) {
|
||||
// FIXME: Validation on this... Worst case is that if someone sends bad media_ids then
|
||||
// we'll fill the notice with non-working links, so no real harm, done, but let's fix.
|
||||
|
|
Loading…
Reference in New Issue
Block a user