瀏覽代碼

can you just be fixed you fucking piece of shit

lolcat 2 年之前
父節點
當前提交
12b67af69c
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      lib/frontend.php

+ 6 - 1
lib/frontend.php

@@ -125,7 +125,12 @@ class frontend{
 		}
 	}
 	
-	public function drawerror($title, $error, $timetaken){
+	public function drawerror($title, $error, $timetaken = null){
+		
+		if($timetaken === null){
+			
+			$timetaken = microtime(true);
+		}
 		
 		echo
 			$this->load("search.html", [