/**
 * MyBB 1.6 Advanced Quick Reply Form Plugin
 * Copyright  2012 Phenomenon, All Rights Reserved
 *
 * Based on DragonFevers MyCode to Quick Reply modification.
 */

Description:
------------
This plugin adds the MyCode Editor and the Smilie Inserter to the Quick Reply form.

Installation:
-------------
1. Upload the inc folder to your MyBB installation directory.
2. Go to your Admin-CP and click Plugins.
3. Click Install & Activate.

Update:
-------
Upload the inc/languages folder to your MyBB installation directory and overwrite
existing files.

Configuration:
--------------
Configure the settings in your Admin-CP >> Configuration >> Settings >>
Advanced Quick Reply Form.

License:
--------
You agree that the author of this plugin will not be held responsible for
anything which may happen as a result of downloading, installing or using any of
the files that you are downloading, including any instructions included in the
download. You are not allowed to redistribute this plugin or a modified version
without the permission of the author.

Changelog (+ added, * changed, - fixed):
----------------------------------------
1.0.3	* Converted language files to UTF8 without BOM.
1.0.2	* Removed language fix. An update from 1.0.1 to 1.0.2 isn't necessary!
1.0.1	- Global language overwritten by language var.
1.0	  Initial Version.