Changeset 2592128
- Timestamp:
- 09/01/2021 01:51:24 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
button-visually-impaired/trunk/include/src/Core/Upgrade.php
r2592120 r2592128 62 62 if ( get_transient( 'bvi_updated' ) && current_user_can( 'administrator' ) ) { 63 63 Activate::getInstance()->activation(); 64 ?> 65 <script> 66 alert('asfasfasf'); 67 console.log('sadasdasdasdsasdasd') 68 </script> 69 <?php 64 70 } 65 71 }
Note: See TracChangeset
for help on using the changeset viewer.