From a327f6c9b41a9cb85101ab27882eea0346b46f91 Mon Sep 17 00:00:00 2001 From: meteor Date: Fri, 15 Feb 2019 11:51:33 +0400 Subject: [PATCH] some fixes --- ecwid-shopping-cart.php | 1 - index.php | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 index.php diff --git a/ecwid-shopping-cart.php b/ecwid-shopping-cart.php index 46d0c184..2a23015d 100755 --- a/ecwid-shopping-cart.php +++ b/ecwid-shopping-cart.php @@ -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() { diff --git a/index.php b/index.php new file mode 100644 index 00000000..e94d9a42 --- /dev/null +++ b/index.php @@ -0,0 +1,4 @@ +