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