Tim Fry 1 жил өмнө
parent
commit
fb2bb9d25b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      maintenance.php

+ 1 - 1
maintenance.php

@@ -116,7 +116,7 @@ else {
 }
 
 //get the list of domains
-$domain_names = maintenance::get_domain_names($database);
+$domain_names = maintenance::get_domains($database);
 
 //create the token
 $object = new token;