diff --git a/client/requests.php b/client/requests.php index 77715af..122fd39 100644 --- a/client/requests.php +++ b/client/requests.php @@ -14,8 +14,6 @@ $requests = array_values(array_filter(portalLoadProjectRequests(), function ($r) use ($username) { return (string)($r['client_username'] ?? '') === $username; })); -$proposals = portalLoadProposals(); -$agreements = portalLoadProjectAgreements(); usort($requests, function ($a, $b) { return strcmp((string)($b['created_at'] ?? ''), (string)($a['created_at'] ?? '')); @@ -31,7 +29,7 @@ -
Project not found.
You do not have permission to view this project.
No proposal created yet.
+ + + + +No agreement created yet.
+ + + +Payments are managed via PayPal invoices or approved payment method.
+ +No activity recorded yet.
+ +