MW-Peachy / Peachy

The official MediaWiki PHP bot framework. Current Version: 2.0 alpha 8
GNU General Public License v3.0
26 stars 21 forks source link

Fix config-less mode by utilising method=legacy #109

Closed Jarry1250 closed 8 years ago

addshore commented 8 years ago

Can I just confirm this one has been tested before I merge?

Jarry1250 commented 8 years ago

Well it WFM. It would be quite easy to test yourself though, calling the constructor should be enough:

$site = Peachy::newWiki();

Eskimo2016 commented 8 years ago

$site = Peachy::newWiki();