Skip to content

Commit

Permalink
some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
meteor-ec committed Feb 15, 2019
1 parent 8db7f90 commit a327f6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion ecwid-shopping-cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ function ecwid_add_chameleon( $js ) {

function ecwid_load_textdomain() {
load_plugin_textdomain( 'ecwid-shopping-cart', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' );
// )
}

function ecwid_404_on_broken_escaped_fragment() {
Expand Down
4 changes: 4 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?php
/**
* Nothing to see here.
*/

0 comments on commit a327f6c

Please sign in to comment.