Correct syntax err
This commit is contained in:
parent
32ae0192e5
commit
b38ff764b4
|
@ -823,7 +823,6 @@ CREATE TABLE {$wpdb->prefix}wc_download_log (
|
||||||
KEY timestamp (timestamp)
|
KEY timestamp (timestamp)
|
||||||
) $collate;
|
) $collate;
|
||||||
";
|
";
|
||||||
}
|
|
||||||
|
|
||||||
return $tables;
|
return $tables;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue