[php-transmission-class] r15 committed - Changes accepted from issue #9

0 views
Skip to first unread message

php-transmi...@googlecode.com

unread,
Apr 10, 2011, 2:45:45 AM4/10/11
to php-transmi...@googlegroups.com
Revision: 15
Author: bryci...@gmail.com
Date: Sat Apr 9 23:39:23 2011
Log: Changes accepted from issue #9
http://code.google.com/p/php-transmission-class/source/detail?r=15

Modified:
/trunk/tests.php

=======================================
--- /trunk/tests.php Sun Jul 4 06:16:46 2010
+++ /trunk/tests.php Sat Apr 9 23:39:23 2011
@@ -12,6 +12,11 @@

try
{
+ $result = $rpc->sstats( );
+ print "GET SESSION STATS... [{$result->result}]\n";
+
+ sleep( 2 );
+
$result = $rpc->add( $test_torrent, '/tmp' );
$id = $result->arguments->torrent_added->id;
print "ADD TORRENT TEST... [{$result->result}] (id=$id)\n";

Reply all
Reply to author
Forward
0 new messages