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:
@@ -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
|
||||
);
|
||||
|
Reference in New Issue
Block a user