Created
April 1, 2021 07:20
-
-
Save mickaelperrin/08a6fbdf08a01ba3e51b0e53a46b7fa2 to your computer and use it in GitHub Desktop.
Patch of royal slider
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- ./newroyalslider.php 2021-03-18 19:22:43.000000000 | |
+++ ./newroyalslider.php 2021-03-18 19:30:49.000000000 | |
@@ -31,1 +31,1 @@ | |
- $new_royalSlider = new NewRoyalSliderMain(__FILE__); | |
+ $GLOBALS['new_royalSlider'] = new NewRoyalSliderMain(__FILE__); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment