commented out old school link url
This commit is contained in:
parent
7dcdd7a532
commit
52eb240cf0
@ -41,7 +41,7 @@ SOFTWARE.
|
|||||||
$sort_by = "name_asc"; // options: name_asc, name_desc, date_asc, date_desc
|
$sort_by = "name_asc"; // options: name_asc, name_desc, date_asc, date_desc
|
||||||
|
|
||||||
// ICON URL
|
// ICON URL
|
||||||
$icon_url = "https://dl.dropbox.com/u/6771946/icons/icons.png";
|
//$icon_url = "https://dl.dropbox.com/u/6771946/icons/icons.png"; // OLD SCHOOL
|
||||||
$icon_url = "https://dl.dropbox.com/u/6771946/icons/flat.png";
|
$icon_url = "https://dl.dropbox.com/u/6771946/icons/flat.png";
|
||||||
|
|
||||||
// TOGGLE SUB FOLDERS, SET TO false IF YOU WANT OFF
|
// TOGGLE SUB FOLDERS, SET TO false IF YOU WANT OFF
|
||||||
|
Loading…
Reference in New Issue
Block a user