Changeset 48278 for trunk/src/wp-includes/ID3/module.audio.flac.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.audio.flac.php
r46586 r48278 15 15 ///////////////////////////////////////////////////////////////// 16 16 17 17 if (!defined('GETID3_INCLUDEPATH')) { // prevent path-exposing attacks that access modules directly on public webservers 18 exit; 19 } 18 20 getid3_lib::IncludeDependency(GETID3_INCLUDEPATH.'module.audio.ogg.php', __FILE__, true); 19 21
Note: See TracChangeset
for help on using the changeset viewer.