Preorder: Status can now be changed manually
This commit is contained in:
@@ -151,7 +151,7 @@ class AdminController extends mfBaseController {
|
||||
}
|
||||
|
||||
protected function ivtAdminImportAction() {
|
||||
exit;
|
||||
//exit;
|
||||
$doit = false;
|
||||
if($this->request->doit == 1) {
|
||||
$doit = true;
|
||||
|
||||
Reference in New Issue
Block a user