https://bugzilla.wikimedia.org/show_bug.cgi?id=37050
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected]. |[email protected] |org | --- Comment #2 from Daniel Kinzler <[email protected]> 2012-06-21 11:03:32 UTC --- Update, because we merged the Wikibase extensions into one repo: * The core/Wikidata branch (for now - will be merged into master soon) * The extensions/Wikibase/master (3 extensions in one repository) The extensions to set up are: require_once( "$IP/extensions/Wikibase/lib/WikibaseLib.php"); require_once( "$IP/extensions/Wikibase/repo/Wikibase.php"); require_once( "$IP/extensions/Wikibase/client/WikibaseClient.php"); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
