Changeset 1477385
- Timestamp:
- 08/17/2016 11:40:10 PM (10 years ago)
- File:
-
- 1 edited
-
video-capture/trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
video-capture/trunk/uninstall.php
r1460512 r1477385 19 19 delete_option( 'vidrack_youtube_api_id' ); 20 20 delete_option( 'vidrack_youtube_api_secret' ); 21 delete_option( 'vidrack_pro_account_key' );22 delete_option( 'vidrack_pro_account_email' );23 21 delete_option( 'vidrack_desktop_upload' ); 24 22 delete_option( 'vidrack_collect_email' );
Note: See TracChangeset
for help on using the changeset viewer.