commented out old school link url

This commit is contained in:
Hal Gatewood 2016-06-28 00:57:12 -05:00 committed by GitHub
parent 7dcdd7a532
commit 52eb240cf0

View File

@ -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