https://bugzilla.wikimedia.org/show_bug.cgi?id=32314
Web browser: ---
Bug #: 32314
Summary: Undefined variable: t in MultiUpload.body.php on line
263
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: MultiUpload
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Notice: Undefined variable: t in extensions\MultiUpload\MultiUpload.body.php on
line 263
we can change
if ($t)
to
if (isset($t))
and this notice not ocurrs again;
--
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