MDL-14129, fix print_error call
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
|
||||
//Check site
|
||||
if (!$site = get_site()) {
|
||||
print_error("Site not found!");
|
||||
print_error("cannotfindsite");
|
||||
}
|
||||
|
||||
//Check necessary functions exists. Thanks to [email protected]
|
||||
|
||||
Reference in New Issue
Block a user