Changeset 1104333
- Timestamp:
- 03/03/2015 05:06:36 PM (11 years ago)
- Location:
- social-metrics-tracker
- Files:
-
- 2 edited
-
tags/1.4.4/social-metrics-tracker.php (modified) (1 diff)
-
trunk/social-metrics-tracker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
social-metrics-tracker/tags/1.4.4/social-metrics-tracker.php
r1104331 r1104333 224 224 ***************************************************/ 225 225 public function version_check() { 226 $this->initOptions(); 226 227 $installed_version = get_option( "smt_version" ); 227 228 -
social-metrics-tracker/trunk/social-metrics-tracker.php
r1104331 r1104333 224 224 ***************************************************/ 225 225 public function version_check() { 226 $this->initOptions(); 226 227 $installed_version = get_option( "smt_version" ); 227 228
Note: See TracChangeset
for help on using the changeset viewer.