Changeset 3467864
- Timestamp:
- 02/23/2026 04:14:26 PM (5 weeks ago)
- Location:
- slider-blocks
- Files:
-
- 2 edited
-
tags/2.11.0/uninstall.php (modified) (1 diff)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
slider-blocks/tags/2.11.0/uninstall.php
r3466411 r3467864 15 15 16 16 // Cleanup the plugin data. 17 GutSlider Blocks::cleanup();17 GutSlider\Plugin::cleanup(); -
slider-blocks/trunk/uninstall.php
r3466411 r3467864 15 15 16 16 // Cleanup the plugin data. 17 GutSlider Blocks::cleanup();17 GutSlider\Plugin::cleanup();
Note: See TracChangeset
for help on using the changeset viewer.