<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>ini.php</filename>
    </added>
    <added>
      <filename>resources/public/help/wildfire_cms_help.pdf</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,6 +5,7 @@
 
 define(&quot;CMS_VERSION&quot;, &quot;v3&quot;);
 define(&quot;CMS_DIR&quot;, dirname(__FILE__));
+
 CMSApplication::register_module(&quot;home&quot;, array(&quot;display_name&quot;=&gt;&quot;Dashboard&quot;, &quot;link&quot;=&gt;&quot;/admin/home/&quot;, 'auth_level'=&gt;0));
 CMSApplication::register_module(&quot;sections&quot;, array(&quot;display_name&quot;=&gt;&quot;Site Sections&quot;, &quot;link&quot;=&gt;&quot;/admin/sections/&quot;,'auth_level'=&gt;30));
 CMSApplication::register_module(&quot;categories&quot;, array(&quot;display_name&quot;=&gt;&quot;Categories&quot;, &quot;link&quot;=&gt;&quot;/admin/categories/&quot;,'auth_level'=&gt;20));
@@ -12,6 +13,7 @@ CMSApplication::register_module(&quot;content&quot;, array(&quot;display_name&quot;=&gt;&quot;Content&quot;, &quot;lin
 CMSApplication::register_module(&quot;comments&quot;, array(&quot;display_name&quot;=&gt;&quot;Comments&quot;, &quot;link&quot;=&gt;&quot;/admin/comments/&quot;,'auth_level'=&gt;5));
 CMSApplication::register_module(&quot;files&quot;, array(&quot;display_name&quot;=&gt;&quot;Files&quot;, &quot;link&quot;=&gt;&quot;/admin/files/&quot;, 'auth_level'=&gt;0));
 CMSApplication::register_module(&quot;users&quot;, array(&quot;display_name&quot;=&gt;&quot;CMS Users&quot;, &quot;link&quot;=&gt;&quot;/admin/users/&quot;,'auth_level'=&gt;30));
+
 Autoloader::include_from_registry('CMSHelper');
 Autoloader::register_helpers();
 //use the expiry date filter on cms_content models</diff>
      <filename>setup.php</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>resources/public/images/wildfire_cms_help.pdf</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7ac091705655441532fb8be13297dffb0742726d</id>
    </parent>
  </parents>
  <author>
    <name>charlesmarshall</name>
    <email>charles@oneblackbear.com</email>
  </author>
  <url>http://github.com/phpwax/wildfire/commit/55f0a85f827a85ae51a9aa596becb7dbf96aed36</url>
  <id>55f0a85f827a85ae51a9aa596becb7dbf96aed36</id>
  <committed-date>2009-07-28T03:20:26-07:00</committed-date>
  <authored-date>2009-07-28T03:20:26-07:00</authored-date>
  <message>work for smarter loading on plugin based resources</message>
  <tree>55a385584b98931e61b36b1d18809bf63a122457</tree>
  <committer>
    <name>charlesmarshall</name>
    <email>charles@oneblackbear.com</email>
  </committer>
</commit>
