git %!s(int64=2) %!d(string=hai) anos
pai
achega
f024018149
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Home/Lib/Action/ListeningFileCreateAction.class.php

+ 1 - 1
Home/Lib/Action/ListeningFileCreateAction.class.php

@@ -56,7 +56,7 @@ class ListeningFileCreateAction extends Action {
 		    {
 		        echo $item;
 		    }
-			$res1=str_replace("dat","md5",$res);
+			$res1=str_replace(".dat.redis",".md5",$res);
 			unlink($res);
 			unlink($res1);