auto-sync via WEVIA git_sync_all intent 2026-04-20T13:37:49+02:00
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
This commit is contained in:
4
api/business-kpi-v2.php
Normal file
4
api/business-kpi-v2.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// V85 alias: redirige vers wevia-v83-business-kpi.php (latest version)
|
||||
$_GET['action'] = $_GET['action'] ?? 'full';
|
||||
include __DIR__ . '/wevia-v83-business-kpi.php';
|
||||
3
api/v67-erp-agents-registry.php
Normal file
3
api/v67-erp-agents-registry.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
// V85 alias: redirige vers wevia-v67-erp-agents-registry.php pour éviter 404
|
||||
include __DIR__ . '/wevia-v67-erp-agents-registry.php';
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"ok": true,
|
||||
"version": "V83-business-kpi",
|
||||
"ts": "2026-04-20T11:35:49+00:00",
|
||||
"ts": "2026-04-20T11:37:31+00:00",
|
||||
"summary": {
|
||||
"total_categories": 7,
|
||||
"total_kpis": 56,
|
||||
|
||||
Reference in New Issue
Block a user