Created
April 29, 2016 08:57
-
-
Save 1stevengrant/87ee1eec9f100081766c8462474bdaab to your computer and use it in GitHub Desktop.
fieldframe settings
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
/* Fieldframe settings | |
--------------------------------------------------------------------*/ | |
$conf['ft_path'] = $conf['server_path']."/".$conf['system_folder']."/extensions/fieldtypes/"; | |
$conf['ft_url'] = $conf['cp_url']."/extensions/fieldtypes/"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment