Plugin Directory

Changeset 1470334


Ignore:
Timestamp:
08/08/2016 10:29:23 PM (10 years ago)
Author:
kreydle
Message:

major update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shorty-lite/trunk/shorty-lite.php

    r1470333 r1470334  
    506506
    507507add_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'));
    509509add_action('init', array(new Srty_redirect(), 'redirect'));
    510510add_action('init', array(new Srty_goals(), 'conversion'));
Note: See TracChangeset for help on using the changeset viewer.