Split out functionality that gathers system specs
[squirrelmail.git] / plugins / change_password / backend / mysql.php
index bb40be02144d22fcbe40d020c5217dd5356548e5..c2f50447a956e0ecdd7aeab71dc77cd43a9084ac 100644 (file)
@@ -1,6 +1,11 @@
 <?php
-/* MySQL change password backend
- * Author: Thijs Kinkhorst <kink@squirrelmail.org>
+/**
+ * MySQL change password backend
+ *
+ * @author Thijs Kinkhorst <kink@squirrelmail.org>
+ * @version $Id$
+ * @package plugins
+ * @subpackage change_password
  */
 
 /**