Skip to content

Commit

Permalink
fix_12278 (#12281)
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 authored and wilsonge committed Oct 3, 2016
1 parent d822a14 commit 8c1897b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
DELETE FROM `#__assets` WHERE `id` = 47;

DELETE FROM `#__extensions` WHERE `name` = 'mod_submenu';
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
DELETE FROM `#__assets` WHERE `id` = 47;

DELETE FROM "#__extensions" WHERE "name" = "mod_submenu";

0 comments on commit 8c1897b

Please sign in to comment.