Update install.php

pull/2487/head
Enrique Alcaraz 8 years ago committed by GitHub
parent fb740b5139
commit 9cc5d12eb4
  1. 1
      plugin/redirection/install.php

@ -15,4 +15,3 @@ $sql = "CREATE TABLE IF NOT EXISTS $table (
)";
Database::query($sql);

Loading…
Cancel
Save