i18n.pgsql typo

benat - April 11, 2005 - 10:08
Project:Internationalization
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

i18n.pgsql updates a "vocabylary" table, wich doesn't exist :

>> UPDATE vocabylary SET language='';

should be

>> UPDATE vocabulary SET language='';

Thanks for this module, I do will use it :)

#1

Jose Reyero - April 17, 2005 - 14:57

#2

Jose Reyero - April 24, 2005 - 14:02
 
 

Drupal is a registered trademark of Dries Buytaert.