Add maintenance script to add sites to sites table
authorFlorian <florian.schmidt.stargatewissen@gmail.com>
Mon, 18 Apr 2016 18:03:53 +0000 (20:03 +0200)
committerFlorianschmidtwelzow <florian.schmidt.stargatewissen@gmail.com>
Sun, 26 Feb 2017 16:30:13 +0000 (16:30 +0000)
commit8d010b9721f7d5614b8cf8b0afef5e3eb13de3f5
treefe37a64a1407d25e8ed8e1b95be510350dbcda13
parent8243e4742b3d47a67b6d9086a1f0f909e5e62a88
Add maintenance script to add sites to sites table

Also: Add language code validation to Site::setLanguageCode().

Bug: T132937
Change-Id: I763ec65cb06d5250a3886a66eefdde8701b2299c
autoload.php
includes/site/Site.php
maintenance/addSite.php [new file with mode: 0755]