clockwerk-tools

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 12  →  ?path2? @ 13
/lib/fs/etc/cron.daily/iardumper
@@ -80,7 +80,7 @@
array_shift($argv);
 
// Create the request
$req = new KOS('http://localhost:10000', 'opensim');
$req = new wasRemoteAdmin('http://localhost:10000', 'opensim');
 
// ..and dump
foreach($users as $user) {