added leibnitz to pipework email
This commit is contained in:
@@ -24,7 +24,7 @@ define("INTERNAL_USER_USERNAME", $me->username);
|
|||||||
$pipeworkController = new PipeworkController(false); // Assuming PipeworkController class is loaded
|
$pipeworkController = new PipeworkController(false); // Assuming PipeworkController class is loaded
|
||||||
|
|
||||||
// --- Data Fetching ---
|
// --- Data Fetching ---
|
||||||
$networkIDs = [41, 90, 22, 2, 25, 24, 7, 15, 6, 12, 13];
|
$networkIDs = [41, 90, 22, 2, 25, 24, 7, 15, 6, 12, 13, 98];
|
||||||
$allNetworkData = [];
|
$allNetworkData = [];
|
||||||
$from = strtotime("-1 week"); // Simpler timestamp generation
|
$from = strtotime("-1 week"); // Simpler timestamp generation
|
||||||
$to = time();
|
$to = time();
|
||||||
|
|||||||
Reference in New Issue
Block a user