|
|
@ -31,7 +31,7 @@ foreach my $share ($a->get_all_by_prop(type => 'share')){ |
|
|
|
unlink </var/cache/pydio/indexes/.ajxp_lock-$name> |
|
|
|
unlink </var/cache/pydio/indexes/.ajxp_lock-$name> |
|
|
|
if (time() - $mtime > 18000); |
|
|
|
if (time() - $mtime > 18000); |
|
|
|
} |
|
|
|
} |
|
|
|
system('/usr/bin/sudo -u www /usr/bin/php /usr/share/pydio/cmd.php ' . |
|
|
|
system('/usr/bin/sudo -u www /usr/bin/php -d max_execution_time=3600 /usr/share/pydio/cmd.php ' . |
|
|
|
'-u=RDiin175M40T0cYvXLARpAi+1TsSVkbksEDZ4KvwBuY= '. |
|
|
|
'-u=RDiin175M40T0cYvXLARpAi+1TsSVkbksEDZ4KvwBuY= '. |
|
|
|
'-t=e71479ebc4365176d9f09fe957780024 -a=index '. |
|
|
|
'-t=e71479ebc4365176d9f09fe957780024 -a=index '. |
|
|
|
'-r='.$name.' --secure_token='.$id.' --dir=/ --_method=put >/dev/null 2>&1'); |
|
|
|
'-r='.$name.' --secure_token='.$id.' --dir=/ --_method=put >/dev/null 2>&1'); |
|
|
|