Reduce complexity of SiteSQLStore saveSites method
authoraude <aude.wiki@gmail.com>
Wed, 18 Sep 2013 20:28:14 +0000 (22:28 +0200)
committeraude <aude.wiki@gmail.com>
Wed, 18 Sep 2013 20:31:40 +0000 (22:31 +0200)
commit6778b932cad74239654fdfad0b1083565b9f6e18
tree608f8029b0706742ef67d22236fb21307466af5e
parent0009b9bda584d96f990709e8a635bfbd54687f6e
Reduce complexity of SiteSQLStore saveSites method

split code that generates an ORMRow from a Site object

Change-Id: Ie1f7ed834a33befb43536355ad2b9b98a13d4c79
includes/site/SiteSQLStore.php