Fix indent
This commit is contained in:
parent
5a4fede36d
commit
49724eddda
|
@ -91,7 +91,6 @@ if (version_compare($infos->version, '0.6.0', '<'))
|
|||
{
|
||||
// SQL -> total integer
|
||||
$db->exec(<<<EOT
|
||||
|
||||
CREATE TABLE IF NOT EXISTS plugin_facturation_factures_tmp
|
||||
(
|
||||
id INTEGER PRIMARY KEY,
|
||||
|
|
Loading…
Reference in New Issue