/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright  2002 - 2008 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Private Message Control made by:
| Sebastian "slaughter" Schssler
| http://basti2web.de
| Version 1.7.0 Last Update: 26.08.08
| for php-fusion 7.00
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/



ORIGINAL-DOWNLOAD:
------------------
http://basti2web.de


CHANGELOG
---------
+ Version 1.0 Release 11.03.07

+ Version 1.1 Release 15.03.07
 - fixed: Problem with the counter of the User-IDs

+ Version 1.2 Release 16.03.07
 - new: the admin can delete messages
 - new: now the admin can see and delete the messages in the Outbox and the Archive, too

+ Version 1.3 Release 17.03.07
 - new: you can see, if there is a newer version of the infusion avaible
 - added: Danish language file (thx to Jens)
 - new: the Admin can see the time, when the messages were send
 - change: the PHP-Fusion build function dbquery() is used for the mysql_db_querry()
 - change: Use stripinput() function to strip submited strings from dangerous HTML or PHP code
 - new: now the messages are on different pages

+ Version 1.3.1 Release 18.03.07
 - change: the counting of the page looks mutch better and is easier

+ Version 1.3.2 Release 19.03.07
 - added: Hungarian language-file (thx to Orosznyet)
 - fixed: Some words were not in the language-files
 - fixed: If there are no messages, the table and the counter are not longer there
 - change: you can see on which page you are at the counter of the pages

+ Version 1.4 Release 21.03.07
 - NEW: now the name of the infusion is "PM-control"
 - new: you can change the time-format in the pm_c_config.php
 - added: language-files: French and Spanish
 - change: in the language-files were some translations changed
 - change: a few unimportant code-changes

+ Version 1.4.1 Release 28.03.07
 - new: You can select all the messages you want to delete and then delete them by clicking once on the delete-button
 - change: you can chose in the pm_c_config with which method you want to delete the messages
 - change: a few unimportant code-changes, also in the language-files

+ Version 1.5 Release 03.04.07
 - new: a new better view of the infusion
 - new: a 'check-all'-Button
 - new: the settings of the infusions are saved in the database
 - new: you can change the settings on the admin-page of the infusion
 - added: Dutch and Russian language file (thx to PUMA and Skorpion)
 - change: a lot of other unimportant code-changes

+ Version 1.5.1 Release 07.04.07
 - added: Turkish language file (thx to MAxwELL_TR)
 - change: Complete translation of the Danish language file for v1.5
 - change: Complete translation of the Russian language file for v1.5

+ Version 1.6 Release 17.04.07
 - new: a counter of the member's messages
 - change: a lot of other unimportant code-changes

+ Version 1.6.1 Release 15.05.07
 - change: Complete translation of the Turkish language file for v1.6
 - change: Complete translation of the Dutch language file for v1.6
 - fixed: Some people with PHP-Fusion v.6.00 had some problems
 - change: using the page-counter of php-fusion
 - change: a few unimportant code-changes

+ Version 1.6.2 Release 09.08.07
 - updated: code optimized & more secure
 - fixed: small mistake since v1.6.1
 - updated: website of the developer
 - updated: url of the update-checker
 - added: Lithuanian language file (thx to MAnjack)
 - updated: Danish language file (thx to Diabelez)

+ Version 1.6.3 Release 01.10.07
 - change: a few unimportant code-changes


+ Version 1.7.0 Release 26.08.08
 - change: converted to PHP-Fusion 7.00


SUPPORT
--------

You get support in the board on http://basti2web.de
If you have new ideas, please let me know them ;)


mfg
Sebastian "slaughter" Schssler