Opened 17 months ago
Closed 17 months ago
#2873 closed defect (fixed)
More usages of get_magic_quotes_gpc to be removed
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | AJAX Viewer | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The following PHP AJAX viewer files still have usages of the (now removed) get_magic_quotes_gpc()
function
buffer.php selectwithin.php search.php
Note:
See TracTickets
for help on using tickets.
In 10052: