Updating the callback function line from
function _mytube_tips ($filter, $format, $long = FALSE) {
to
function _mytube_tips($filter, $format, $long = FALSE) {
to follow Drupal standards.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

awakash created an issue. See original summary.

awakash’s picture

mfb’s picture

Status: Active » Reviewed & tested by the community

great. Is this really the only coding standard problem left in the module?

awakash’s picture

Hey mfb, I'm not seeing anything else at the moment but will investigate some more.

  • mfb committed fb4f3d2 on 7.x-1.x authored by awakash
    Issue #2819799 by awakash: _mytube_tips function extra space Drupal...
mfb’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.