<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -495,7 +495,7 @@ function callback_helper($matches, $callback, $notice_id) {
     if(empty($notice_id)){
         $result = call_user_func_array($callback,$url);
     }else{
-        $result = call_user_func_array($callback, array($url,$notice_id) );
+        $result = call_user_func_array($callback, array(array($url,$notice_id)) );
     }
     return substr($matches[0],0,$left) . $result . substr($matches[0],$right);
 }</diff>
      <filename>lib/util.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33d2ae6af3a97ddcd60692e4b12603077b140c23</id>
    </parent>
  </parents>
  <author>
    <name>Craig Andrews</name>
    <email>candrews@integralblue.com</email>
  </author>
  <url>http://github.com/zh/statusnet/commit/951a787877f450fc7f225cba4331f0763b71dbc2</url>
  <id>951a787877f450fc7f225cba4331f0763b71dbc2</id>
  <committed-date>2009-08-31T12:36:03-07:00</committed-date>
  <authored-date>2009-08-31T12:33:23-07:00</authored-date>
  <message>Fix attachment saving</message>
  <tree>67a9aeaf5248315b00ea566ca842197f28460999</tree>
  <committer>
    <name>Craig Andrews</name>
    <email>candrews@integralblue.com</email>
  </committer>
</commit>
