<?php
/*
Plugin Name: Customize
Plugin URI: http://www.jide.fr/english/downloads/customize
Description: Allows easy customization of templates.
Version: 1.0.4
Author: Julien De Luca
Author URI: http://www.jide.fr
*/
	include_once(ABSPATH . 'wp-content/plugins/customize/nice_forms.php');
	include_once(ABSPATH . 'wp-content/plugins/customize/nice_theme.php');
?>