]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Split the core-setup bits of common.php out to framework.php (better ideas?) so we...
authorBrion Vibber <brion@pobox.com>
Fri, 15 Oct 2010 20:33:26 +0000 (13:33 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 15 Oct 2010 20:33:26 +0000 (13:33 -0700)
commit201efe6b62f57a479f4d24dca7142f5dff7b0f59
tree7c643ee16f6b7ecc2281957792f1296a8b43805a
parenta335dcbcbb7d7197a50aa929045b342e48013123
Split the core-setup bits of common.php out to framework.php (better ideas?) so we can easily set up our framework to run Schema setup before we have a core database to load a live config from.
lib/common.php
lib/framework.php [new file with mode: 0644]