Extension talk:PopUpFile


Tiny little bug

In SF_UploadPopup2.php (and presumably in SF_UploadPopup.php) in line 113 the signature of the method should read

   public function userCanExecute( User $user )

not

   public function userCanExecute( $user )

because that's how the method is specified in w/includes/SpecialPages.php

Sorry, I couldn't find anywhere else to report this. 134.91.35.66 14:17, 8 August 2013 (UTC)

The extensions actually needs some cleaning and an update. Let me see if I can fix it in some weeks. Toniher (talk) 11:12, 12 August 2013 (UTC)