Changeset 48278 for trunk/src/wp-includes/ID3/module.audio-video.flv.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-video.flv.php
r47601 r48278 53 53 // /// 54 54 ///////////////////////////////////////////////////////////////// 55 56 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly on public webservers 57 exit; 58 } 55 59 56 60 define('GETID3_FLV_TAG_AUDIO', 8);
Note: See TracChangeset
for help on using the changeset viewer.