https://bugzilla.wikimedia.org/show_bug.cgi?id=42009

Krenair <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Krenair <[email protected]> 2012-11-11 13:57:40 UTC ---
It does stuff, you just can't see it:
public function execute( $par ) {
    // only show if user has right permissions
    if ( !$this->getUser()->isAllowed( 'transcode-status' ) ) {
        return;
    }

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to