Merge with 3.5

This commit is contained in:
Romain Neutron
2012-03-26 14:12:52 +02:00
5 changed files with 36 additions and 24 deletions

View File

@@ -70,7 +70,7 @@ class module_console_schedulerState extends Command
return 1;
}
return;
return 0;
}
}