Hi people: I've corrected a error detected by Jakub in aiki_dictionaries (see https://bugs.launchpad.net/aikiframework/+bug/887174)
Aiki don't upgrade database, so you need make a SQL upgrade with this: ALTER TABLE `aiki_dictionaries` DROP PRIMARY KEY ALTER TABLE `aiki_dictionaries` ADD INDEX ( `term` ) i also, document better dictionary.php and add a wiki page: http://www.aikiframework.org/wiki/Aiki_languages Roger
_______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp