- Posts: 364
- Thank you received: 41
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
, // Update default LimeSurvey config here 'magic_file' => ROOT . '/application/config/magic_file.php',
<?php return array_merge( require('../core/utilsfileExtensions.php'), // Limesurcey framework array( 'audio/x-m4a' => 'm4a' ) );
Please Log in to join the conversation.
Please Log in to join the conversation.