little stuff - name change, live updates, new network types

This commit is contained in:
friendica
2011-11-23 23:17:26 -08:00
parent fe0c039d48
commit b795ce4fe7
18 changed files with 2910 additions and 2841 deletions

View File

@@ -885,7 +885,7 @@ function update_1102() {
function update_1103() {
q("ALTER TABLE `item` ADD INDEX ( `wall` ) ");
// q("ALTER TABLE `item` ADD INDEX ( `wall` ) ");
q("ALTER TABLE `item` ADD FULLTEXT ( `tag` ) ");
q("ALTER TABLE `contact` ADD INDEX ( `pending` ) ");
q("ALTER TABLE `user` ADD INDEX ( `hidewall` ) ");