Automation Endpoints Create
This commit is contained in:
@@ -34,6 +34,7 @@ class AutomationManager{
|
||||
}
|
||||
} catch(PDOException $error) {
|
||||
echo $error->getMessage();
|
||||
return false;
|
||||
die();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user