1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

Issue #1174 - Orphaned LANs corrected. User Profile LANs cleaned up.

This commit is contained in:
Cameron
2015-08-29 15:56:18 -07:00
parent ed569c4947
commit 5e008b5df4
7 changed files with 35 additions and 28 deletions

View File

@@ -2031,7 +2031,7 @@ $columnInfo = array(
$order_options = array(
"download_id" => "Id No.",
"download_datestamp" => LAN_DATE,
"download_requested" => ADLAN_24,
"download_requested" => LAN_PLUGIN_DOWNLOAD_NAME,
"download_name" => DOWLAN_59,
"download_author" => DOWLAN_15
);