Aktionen
GX-Task #68678
offenmoved code of cart_actions.php, tracking.php and write_customers_status.php into classes
Status:
Gemeldet
Priorität:
Normal
Zugewiesen an:
Moritz Bunjes
Kategorie:
Deprecation
Zielversion:
% erledigt:
0%
Betroffene Versionen:
Unbestimmt
Beschreibung
Instead of including the files
- includes/cart_actions.php
- includes/tracking.php
- includes/write_customers_status.php
call
- CartActionsProcess::handleRequest()
- Gambio\GX\Application\Application::trackUser()
- Gambio\GX\Application\Application::updateCustomerInformationInSession()
instead.
The files will be deleted in the future (maybe GX 4.7).
Aktionen
#1
Von Moritz Bunjes vor mehr als 3 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Aktionen
#2
Von Moritz Bunjes vor mehr als 3 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Aktionen
#3
Von Moritz Bunjes vor mehr als 3 Jahren aktualisiert
- Beschreibung aktualisiert (Vergleich)
Aktionen