]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Host multiple sites with the same codebase
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 7 Apr 2009 21:10:54 +0000 (17:10 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 7 Apr 2009 21:10:54 +0000 (17:10 -0400)
commit60861760fc3bdc1cdea407e8ee21eb8c54e77b8f
tree2bd269851136ae88494e09c10b774ae3c58aa690
parent95bb1c6a99766d065ffcde9523de05d8a1162c3d
Host multiple sites with the same codebase

This is the beginning of the code for status.net and related status
farms. It will read basic information about a site from a shared,
central database and use the data stored there to switch on the
hostname.
classes/Status_network.php [new file with mode: 0755]
classes/statusnet.ini [new file with mode: 0755]
config.php.sample
db/site.sql [new file with mode: 0644]