/**
* Theme Name: Antilia Child
* Description: This is a child theme of Antilia, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/codeliono">Codeliono</a>
* Template: antilia
* Version: 1.4
*/
@ini_set( 'upload_max_size' , '256M' );
@ini_set( 'post_max_size', '256M');
@ini_set( 'max_execution_time', '1200' );