deactivate.php 263 B

123456789101112
  1. <?php
  2. /**
  3. * Deactivate Tidypics
  4. *
  5. * @author Cash Costello
  6. * @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License v2
  7. */
  8. update_subtype('object', 'album');
  9. update_subtype('object', 'image');
  10. update_subtype('object', 'tidypics_batch');