Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App for iOS.
Guest

root

By: a guest on Feb 1st, 2010  |  syntax: None  |  size: 0.98 KB  |  hits: 77  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. diff -r 8c29b55dea55 etc/poker-network/poker.social.xml
  2. --- a/etc/poker-network/poker.social.xml        Mon Jan 25 15:30:47 2010 +0100
  3. +++ b/etc/poker-network/poker.social.xml        Mon Feb 01 11:32:01 2010 +0100
  4.  -15,7 +15,7 @@
  5.  
  6.    <user>REPLACE INTO users (serial, name, skin_url) VALUES (%(serial)s, '%(name)s', '%(skin_url)s')</user>
  7.    <money>UPDATE user2money SET amount = %(amount)d WHERE user_serial = %(user_serial)d AND currency_serial = %(currency_serial)d</money>
  8. -  <notify>http://localhost/drupal6/?q=poker/messages/send/type=%(event_name)s&amp;args=[%(param1)d,%(param2)d,%(param3)d]</notify>
  9. +  <notify>http://localhost/drupal6/?q=poker/messages/send/&amp;type=%(event_name)s&amp;args=[%(param1)d,%(param2)d,%(param3)d]</notify>
  10.    <!-- app_id http://drupal-kez.pokersource.info/jpoker/jpoker-opensocial.xml -->
  11.    <container url="http://drupal-kez.pokersource.info/"
  12.               cert_url="http://drupal-kez.pokersource.info/drupal6/sites/all/modules/shindig_integrator/shindig/php/public.cer"