Commit 1ade5247 authored by zhz's avatar zhz

apk

parent 102a1b59
...@@ -195,6 +195,7 @@ class Common ...@@ -195,6 +195,7 @@ class Common
case '.jpg' : case '.jpg' :
case '.gif' : case '.gif' :
case '.png' : case '.png' :
case '.apk' :
foreach ($files as $f) { foreach ($files as $f) {
$output = $staticUrl . '/' .$directory . $f; $output = $staticUrl . '/' .$directory . $f;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment