<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@
  * Copyright (c) 2005 UK Citizens Online Democracy. All rights reserved.
  * WWW: http://www.mysociety.org
  *
- * $Id: dadem.php,v 1.56 2007/08/16 16:03:27 matthew Exp $
+ * $Id: dadem.php,v 1.57 2007/08/22 14:31:49 matthew Exp $
  *
  */
 
@@ -233,7 +233,7 @@ function dadem_get_representatives_history($id) {
     return $result;
 }
 
-/* dadem_admin_edit_representative ID DETAILS EDITOR NOTE [FAILING]
+/* dadem_admin_edit_representative ID DETAILS EDITOR NOTE
 
   Alters data for a representative, updating the override table
   representative_edited. ID contains the representative id, or undefined to
@@ -243,10 +243,9 @@ function dadem_get_representatives_history($id) {
   Every value has to be present - or else values are reset to their initial
   ones when import first happened. Any modification counts as an
   undeletion. EDITOR is the name of the person who edited the data. NOTE is
-  any explanation of why / where from. FAILING is so we can mark
-  councillors as failing, when we can't currently do other editing. Returns
-  ID, or if ID was undefined the new id. */
-function dadem_admin_edit_representative($id, $details, $editor, $note, $failing = null) {
+  any explanation of why / where from. Returns ID, or if ID was undefined
+  the new id. */
+function dadem_admin_edit_representative($id, $details, $editor, $note) {
     global $dadem_client;
     $params = func_get_args();
     $result = $dadem_client-&gt;call('DaDem.admin_edit_representative', $params);</diff>
      <filename>dadem.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e12a708289a163b717d0810db428e8d560c2a912</id>
    </parent>
  </parents>
  <author>
    <name>matthew</name>
    <email>matthew</email>
  </author>
  <url>http://github.com/mlandauer/phplib/commit/1e37150a1b5efbf0ed9ea1e58290008a1ecb7b8b</url>
  <id>1e37150a1b5efbf0ed9ea1e58290008a1ecb7b8b</id>
  <committed-date>2007-08-22T07:31:49-07:00</committed-date>
  <authored-date>2007-08-22T07:31:49-07:00</authored-date>
  <message>Allow editing of councillors in DaDem - reps interface only allows
contact method to be changed currently.</message>
  <tree>f992f330cc005763b8968e0fdf40ae819aa46e0a</tree>
  <committer>
    <name>matthew</name>
    <email>matthew</email>
  </committer>
</commit>
