<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -482,7 +482,7 @@ function mytheme_wp_head() { ?&gt;
 &lt;link href=&quot;&lt;?php bloginfo('template_directory'); ?&gt;/style.php&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
 &lt;?php }
 
-// Not currently working with 2.7
+/* Whoa this hammers my server
 function mytheme_admin_head(){ 
 	global $theme_current_version;
 	global $theme_url;
@@ -500,6 +500,7 @@ function mytheme_admin_head(){
 	 &lt;/script&gt;
 &lt;?php }
 add_action('admin_head','mytheme_admin_head'); 
+*/
 add_action('wp_head', 'mytheme_wp_head');
 add_action('admin_menu', 'mytheme_add_admin');
 </diff>
      <filename>library/cm_theme_options.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ded0e3aff983d09adbd09908cb4dea054df5f785</id>
    </parent>
  </parents>
  <author>
    <name>Sven</name>
    <email>svenhenson@gmail.com</email>
  </author>
  <url>http://github.com/curtishenson/checkmate/commit/bb636855d306fc1d5bc79fced9240ed7c10feb35</url>
  <id>bb636855d306fc1d5bc79fced9240ed7c10feb35</id>
  <committed-date>2009-01-19T15:25:26-08:00</committed-date>
  <authored-date>2009-01-19T15:25:26-08:00</authored-date>
  <message>removed auto update check for now</message>
  <tree>d2cbc14d820584856377174857744f508d565b64</tree>
  <committer>
    <name>Sven</name>
    <email>svenhenson@gmail.com</email>
  </committer>
</commit>
