Topic: [Release] Easy Smilies
##
##
## Mod title: Easy Smiles
##
## Mod version: 1.0.5
## Works on PunBB: 1.2
## Release date: 2005-01-28
## Author: Jon "Mako" Ursenbach (mako@medievalbattles.com)
##
## Description: Want an easier way to put smilies on your board?
##
## Affected files: include/parser.php
## lang/YOURLANGUAGE/_easysmilies.php
## plugins/AP_EasySmiles.php
##
## Affects DB: Yes
##
## Notes: Adds smilies into the database, rather than into
## parser.php. In order use, follow instructions then go
## to your admin panel and use the Easy Smilies plugin.
## The instructions on there are pretty self-explanatory.
## Read changelog.txt for information on version
## changes of this mod.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
Changes from the previous version:
- Another problem with people not having REGISTER_GLOBALS has been fixed.