<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,7 @@ function access_control() {
 		&amp;&amp; !function_exists('login_header')
 		&amp;&amp; WP_INSTALLING !== true
 	) {
-		wp_redirect(site_url('/wp-login.php'));
+		wp_redirect(site_url('/wp-login.php'), 401);
 		exit;
 	} else {
 		return;</diff>
      <filename>access_control.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f6e25ad1126582f041e0aef4ff1acc58ecfc15e5</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/access_control/commit/338b84526e2ea4f1d689a072bfa9ce8c84949cfb</url>
  <id>338b84526e2ea4f1d689a072bfa9ce8c84949cfb</id>
  <committed-date>2008-07-23T17:22:48-07:00</committed-date>
  <authored-date>2008-07-23T17:19:17-07:00</authored-date>
  <message>Return a 401 error when denying a user access</message>
  <tree>d1e447e7f4c6a162d1feeb1944d4d23c74be16c2</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
