Changeset 48278 for trunk/src/wp-includes/ID3/module.audio.mp3.php
- Timestamp:
- 07/02/2020 03:46:17 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ID3/module.audio.mp3.php
r47602 r48278 15 15 ///////////////////////////////////////////////////////////////// 16 16 17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly on public webservers 18 exit; 19 } 17 20 18 21 // number of frames to scan to determine if MPEG-audio sequence is valid
Note: See TracChangeset
for help on using the changeset viewer.