D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
aramrprl
/
greytechnologies.info
/
wp-content
/
plugins
/
LayerSlider
/
assets
/
wp
/
Filename :
upgrades.php
back
Copy
<?php $upgrades = [ // !!!!!!!!! // IMPORTANT: Add new entries at the *END* of this array. // !!!!!!!!! '6.11.0' => function() { update_option( 'ls_gsap_sandboxing', 1 ); } ];