clockwerk-tools – Diff between revs 1 and 13

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 13
Line 78... Line 78...
78   78  
79 // Now we can get rid of the script name. 79 // Now we can get rid of the script name.
Line 80... Line 80...
80 array_shift($argv); 80 array_shift($argv);
81   81  
Line 82... Line 82...
82 // Create the request 82 // Create the request
83 $req = new KOS('http://localhost:10000', 'opensim'); 83 $req = new wasRemoteAdmin('http://localhost:10000', 'opensim');
84   84  
85 // ..and dump 85 // ..and dump