Explorar o código

修改手误,SAE测试通过

oott123 %!s(int64=12) %!d(string=hai) anos
pai
achega
563e0ba965
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/controller.php

+ 1 - 1
include/controller.php

@@ -156,7 +156,7 @@ class controller{
 		}
 	}
 	
-	private function loacte($url){
+	private function locate($url){
 		//302
 		header("HTTP/1.1 302 Moved Temporarily");
 		header("Location:".$url);