plugins/PrivateMessages.php
changeset 23 320acf077276
parent 22 d0314575e2f0
child 85 7c68a18a27be
equal deleted inserted replaced
22:d0314575e2f0 23:320acf077276
     1 <?php
     1 <?php
     2 /*
     2 /*
     3 Plugin Name: Private Message frontend
     3 Plugin Name: Private Message frontend
     4 Plugin URI: http://enano.homelinux.org/
     4 Plugin URI: http://enanocms.org/
     5 Description: Provides the page Special:PrivateMessages, which is used to manage private message functions. Also handles buddy lists.
     5 Description: Provides the page Special:PrivateMessages, which is used to manage private message functions. Also handles buddy lists.
     6 Author: Dan Fuhry
     6 Author: Dan Fuhry
     7 Version: 1.0
     7 Version: 1.0
     8 Author URI: http://enano.homelinux.org/
     8 Author URI: http://enanocms.org/
     9 */
     9 */
    10 
    10 
    11 /*
    11 /*
    12  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    12  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    13  * Version 1.0 release candidate 2
    13  * Version 1.0 release candidate 2