Skip to content

Commit

Permalink
4692_com_redirect_adding_urls_larger_than_255
Browse files Browse the repository at this point in the history
  • Loading branch information
Kixo committed Mar 6, 2015
1 parent 8b5f6dc commit 4f11907
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,2 +1 @@
ALTER TABLE `#__redirect_links` ADD header smallint(3) NOT NULL DEFAULT 301;
ALTER TABLE `#__redirect_links` MODIFY new_url varchar(255);

0 comments on commit 4f11907

Please sign in to comment.