-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I was about to check for a patch you did a while back to allow mockups
of the header PHP function in shindig. I did not find the
correpsonding test in the shindig test directory. Do you by any chance
remember where it was stored ?

Thanks in advance

diff -ru shindig/src/gadgets/ProxyHandler.php
/usr/src/drupal6/sites/all/modules/shindig_integrator/shindig/php/src/gadgets/ProxyHandler.php
- --- shindig/src/gadgets/ProxyHandler.php        2009-03-29
12:51:12.000000000 +0200
+++
/usr/src/drupal6/sites/all/modules/shindig_integrator/shindig/php/src/gadgets/ProxyHandler.php

 
 
2010-02-19 02:23:27.000000000 +0100
@@ -39,6 +39,14 @@
     $this->oauthFetcher = $oauthFetcher;
   }

+  public function header($header, $replace) {
+    header($header, $replace);
+  }
+
+  public function end() {
+    die();
+  }
+
   /**
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvhh+8ACgkQ8dLMyEl6F215mQCeNUG5HtMPXf0+cEAGXCOjNDeb
FXwAnAjr2BwrWh8QSw3Ib2dbLs1AZPb/
=iUpy
-----END PGP SIGNATURE-----

<<attachment: loic.vcf>>

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to