mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
#18430274 : not yet completed
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6939 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a2a57aeaa1
commit
1e0778beed
11 changed files with 20 additions and 1 deletions
|
|
@ -254,6 +254,8 @@
|
|||
function dispAdminConfig() {
|
||||
$db_info = Context::getDBInfo();
|
||||
|
||||
Context::set('sftp_support', function_exists(ftp_ssl_connect));
|
||||
|
||||
Context::set('selected_lang', $db_info->lang_type);
|
||||
|
||||
Context::set('default_url', $db_info->default_url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue