The "term" table is removed
This commit is contained in:
+2
-1
@@ -70,7 +70,8 @@ function update_1181()
|
||||
{
|
||||
|
||||
// Fill the new fields in the term table.
|
||||
Worker::add(PRIORITY_LOW, "TagUpdate");
|
||||
// deactivated, the "term" table is deprecated
|
||||
// Worker::add(PRIORITY_LOW, "TagUpdate");
|
||||
|
||||
return Update::SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user