elviss 2 жил өмнө
parent
commit
29fd628873
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/PackageClass.php

+ 1 - 1
src/PackageClass.php

@@ -280,7 +280,7 @@ class PackageClass
 				logError($repoName,"fetch common file failed",$fileName);
 				return false;
 			}
-			llogInfo("succeeded to fetch common file --",$repoName,$fileName);
+			logInfo("succeeded to fetch common file --",$repoName,$fileName);
 
 			// 解压文件
 			if( isZipFile($fileName) ){