Changeset 48278 for trunk/src/wp-includes/ID3/module.tag.apetag.php
- Timestamp:
- 07/02/2020 03:46:17 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ID3/module.tag.apetag.php
r46586 r48278 14 14 // /// 15 15 ///////////////////////////////////////////////////////////////// 16 17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly on public webservers 18 exit; 19 } 16 20 17 21 class getid3_apetag extends getid3_handler
Note: See TracChangeset
for help on using the changeset viewer.