mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Code cleanup: deprecated include_lan()
This commit is contained in:
@@ -1575,7 +1575,7 @@ $text .= "
|
||||
|
||||
// File Uploads
|
||||
|
||||
include_lan(e_LANGUAGEDIR.e_LANGUAGE."/admin/lan_upload.php");
|
||||
e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE."/admin/lan_upload.php");
|
||||
require_once(e_HANDLER."upload_handler.php");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user