mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
...
This commit is contained in:
parent
3e170d598d
commit
cb200124a3
@ -1 +1 @@
|
|||||||
Subproject commit 2e6245c8eb8d86945f5b251f01e5a1d56c84cce7
|
Subproject commit ba18dea752ad7edb6b65a31dab6f3ab974b72308
|
||||||
@ -17,7 +17,7 @@ use Cake\Routing\Router;
|
|||||||
$cakeDescription = 'Gradido';
|
$cakeDescription = 'Gradido';
|
||||||
$session = $this->getRequest()->getSession();
|
$session = $this->getRequest()->getSession();
|
||||||
$transactionPendings = $session->read('Transactions.pending');
|
$transactionPendings = $session->read('Transactions.pending');
|
||||||
|
//echo "transactions pending: " . $transactionPendings;
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user