Changeset 1470334
- Timestamp:
- 08/08/2016 10:29:23 PM (10 years ago)
- File:
-
- 1 edited
-
shorty-lite/trunk/shorty-lite.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shorty-lite/trunk/shorty-lite.php
r1470333 r1470334 506 506 507 507 add_action('plugins_loaded', 'srty_update_db_check'); 508 add_action('init', array(new Srty_update(), 'auto_update'));508 //add_action('init', array(new Srty_update(), 'auto_update')); 509 509 add_action('init', array(new Srty_redirect(), 'redirect')); 510 510 add_action('init', array(new Srty_goals(), 'conversion'));
Note: See TracChangeset
for help on using the changeset viewer.