Commit 4aa5d5d3 authored by Vadim's avatar Vadim

Merge remote-tracking branch 'origin/master'

# Conflicts: # bg_az-counter.php
parents 5873f023 18c2a1b9
......@@ -3,7 +3,11 @@
Plugin Name: Bg Az-Counter
Plugin URI: https://bogaiskov.ru
Description: Подсчет количества посещений страниц на базе stat.azbyka.ru
<<<<<<< HEAD
Version: 0.7
=======
Version: 0.6
>>>>>>> origin/master
Author: VBog
Author URI: https://bogaiskov.ru
License: GPL2
......@@ -38,7 +42,11 @@ if ( !defined('ABSPATH') ) {
die( 'Sorry, you are not allowed to access this page directly.' );
}
<<<<<<< HEAD
define('BG_COUNTER_VERSION', '0.7.0');
=======
define('BG_COUNTER_VERSION', '0.6.1');
>>>>>>> origin/master
define('BG_COUNTER_LOG', dirname(__FILE__ ).'/bg_counter.log');
define('BG_COUNTER_STAT_COUNTERS','https://stat.azbyka.ru/counters');
define('BG_COUNTER_STAT_RAITING','https://stat.azbyka.ru/rating');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment