Created
September 7, 2016 08:12
-
-
Save batigolix/1c7494e8689b839b7cb37bcd63b5e3b8 to your computer and use it in GitHub Desktop.
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
// Enable flexslider modules. | |
$modules = array( | |
'flexslider', | |
'flexslider_fields', | |
'flexslider_views', | |
'flexslider_views_slideshow', | |
); | |
module_enable($modules); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment