Modify ↓
Opened 10 years ago
Closed 10 years ago
#883 closed Aufgabe (fixed)
xtDBquery im Adminbereich
| Reported by: | Torsten Riemer | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | modified-shop-2.0.1.0 |
| Component: | Admin | Version: | 2.0.0.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
In r9837 wurde xtDBquery in Datei "/admin/includes/modules/categories_specials.php" ersetzt mit xtc_db_query damit der Admin nie ein Ergebnis aus dem DB_CACHE bekommt.
Es gibt nun aber noch weitere Kandidaten, die xtDBquery benutzen:
- /admin/categories.php
- /admin/includes/functions/general.php
- /admin/includes/modules/export/guenstiger.php
- /admin/includes/modules/export/preissuchmaschine.php
- /admin/includes/modules/system/easybillcsv.php
- /admin/includes/modules/system/sitemaporg.php
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Eigentlich nur 2 Kandidaten:
/admin/categories.php
/admin/includes/functions/general.php
Die Anderen werden nur im Backend gestartet.