Valentin CARRUESCO 4 years ago
parent
commit
fbd9e54839
2 changed files with 1 additions and 1858 deletions
  1. 1 1
      plugin/hackpoint/hackpoint.plugin.php
  2. 0 1857
      plugin/hackpoint/logs/dav-logs.txt

+ 1 - 1
plugin/hackpoint/hackpoint.plugin.php

@@ -101,7 +101,7 @@ function hackpoint_dav($requested){
 	$projectPath = preg_replace('|https?\:\/\/'.$_SERVER['HTTP_HOST'].'|i', '', ROOT_URL);
 
 	$server = new VirtualWebDav();
-	$server->logs = VirtualWebDav::logPath().SLASH.'dav-logs.txt';
+	// $server->logs = VirtualWebDav::logPath().SLASH.'dav-logs.txt';
 	$server->lockfile = VirtualWebDav::logPath().SLASH.'dav-lock.json';
 	$server->root = str_replace('//','/',$projectPath.'/dav/hackpoint/');
 

File diff suppressed because it is too large
+ 0 - 1857
plugin/hackpoint/logs/dav-logs.txt


Some files were not shown because too many files changed in this diff