Update add_incident.php
This commit is contained in:
@@ -83,6 +83,7 @@ include "../../../api/php/log/add_server_entry.php"; //to log things
|
|||||||
|
|
||||||
$conn->close();
|
$conn->close();
|
||||||
//add direcotrys etc
|
//add direcotrys etc
|
||||||
|
mkdir("/var/www/html/incidents/$incident_id/");
|
||||||
mkdir("/var/www/html/incidents/$incident_id/evidence");
|
mkdir("/var/www/html/incidents/$incident_id/evidence");
|
||||||
|
|
||||||
echo '<div class="alert alert-success" role="alert">
|
echo '<div class="alert alert-success" role="alert">
|
||||||
|
|||||||
Reference in New Issue
Block a user