1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

Issue #2381 Add other field types to Plugin Builder.

This commit is contained in:
Cameron
2017-02-06 19:25:43 -08:00
parent 8c0646417b
commit 780123f5de
2 changed files with 28 additions and 6 deletions

View File

@@ -395,7 +395,7 @@ class download_shortcodes extends e_shortcode
function sc_download_filename($parm=null)
{
return basename($this->var['download_url']);
}
function sc_download_list_icon($parm='') //XXX FIXME $img.