Old typo fix
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
bb2c869e4c
commit
b527b13e2d
@ -1762,7 +1762,7 @@ class Relation
|
||||
'table_name'
|
||||
);
|
||||
} else {
|
||||
// if the table is moved out of the database we can no loger keep the
|
||||
// if the table is moved out of the database we can no longer keep the
|
||||
// record for table coordinate
|
||||
$remove_query = 'DELETE FROM '
|
||||
. Util::backquote($GLOBALS['cfgRelation']['db']) . '.'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user