Changeset 2189755
- Timestamp:
- 11/11/2019 01:40:27 PM (6 years ago)
- File:
-
- 1 edited
-
realbig-media/trunk/realbigForWP.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
realbig-media/trunk/realbigForWP.php
r2189708 r2189755 12 12 Plugin name: Realbig Media 13 13 Description: Плагин для монетизации от RealBig.media 14 Version: 0.2. 014 Version: 0.2.1 15 15 Author: Realbig Team 16 16 Author URI: https://realbig.media … … 91 91 } 92 92 93 //$kill_rb = 0;93 $kill_rb = 0; 94 94 95 95 $GLOBALS['kill_rb'] = $kill_rb; … … 142 142 } 143 143 /***************** updater code ***************************************************************************************/ 144 require 'plugin-update-checker/plugin-update-checker.php';145 $myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(146 'https://github.com/Gildor17/realbigForWP',147 __FILE__,148 'realbigForWP'149 );150 144 /****************** end of updater code *******************************************************************************/ 151 145 /********** checking and creating tables ******************************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.