Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
a9666c4f
Commit
a9666c4f
authored
Jul 15, 2014
by
Morris Jobke
Browse files
update getID3 library
parent
3f58d949
Changes
2
Hide whitespace changes
Inline
Side-by-side
3rdparty
@
fb2048f4
Compare
f5c6f649
...
fb2048f4
Subproject commit f
5c6f6495616ec6703d9fc85ab4b3a5de8f3ce3d
Subproject commit f
b2048f43dca3accbe31b442e4434bfe925ab540
lib/private/preview/mp3.php
View file @
a9666c4f
...
...
@@ -14,7 +14,7 @@ class MP3 extends Provider {
}
public
function
getThumbnail
(
$path
,
$maxX
,
$maxY
,
$scalingup
,
$fileview
)
{
require_once
(
'getid3/getid3.php'
);
require_once
(
'
james-heinrich/getid3/
getid3/getid3.php'
);
$getID3
=
new
\
getID3
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment