--- a/plugins/SpecialUserPrefs.php Sun Apr 06 14:02:20 2008 -0400
+++ b/plugins/SpecialUserPrefs.php Sun Apr 06 15:30:39 2008 -0400
@@ -1,12 +1,14 @@
<?php
-/*
-Plugin Name: plugin_specialuserprefs_title
-Plugin URI: http://enanocms.org/
-Description: plugin_specialuserprefs_desc
-Author: Dan Fuhry
-Version: 1.1.3
-Author URI: http://enanocms.org/
-*/
+/**!info**
+{
+ "Plugin Name" : "plugin_specialuserprefs_title",
+ "Plugin URI" : "http://enanocms.org/",
+ "Description" : "plugin_specialuserprefs_desc",
+ "Author" : "Dan Fuhry",
+ "Version" : "1.1.3",
+ "Author URI" : "http://enanocms.org/"
+}
+**!*/
/*
* Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between