Extension talk:PopUpFile
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
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)