mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 11:22:34 +09:00
issue 228, Add configuration option
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9444 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
04af39452c
commit
9d3560d65b
4 changed files with 56 additions and 11 deletions
|
|
@ -335,6 +335,8 @@
|
|||
* @return none
|
||||
**/
|
||||
function dispAdminConfig() {
|
||||
Context::loadLang('modules/install/lang');
|
||||
|
||||
$db_info = Context::getDBInfo();
|
||||
|
||||
Context::set('sftp_support', function_exists(ssh2_sftp));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue