MDL-32353 fixed up very minor whitespace

This commit is contained in:
Sam Hemelryk
2012-04-16 15:22:47 +12:00
parent f0c351f763
commit 93deef3cd3
+1 -1
View File
@@ -181,7 +181,7 @@ abstract class backup_check {
// If it is already false, we don't want to try and set it again, because if it is
// already locked, and exception will occur. The side benifit is if it is true and locked
// we will get an exception...
if ($prevvalue) {
if ($prevvalue) {
$userssetting->set_value(false); // Set the value to false
}
$userssetting->set_status(base_setting::LOCKED_BY_PERMISSION);// Set the status to locked by perm