/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
@ini_set( 'upload_max_size' , '2000M' );
@ini_set( 'post_max_size', '2000M');
@ini_set( 'memory_limit', '3200M' );




