mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-25 21:32:51 +09:00
issue 846 : modify javascript to support new specification.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9805 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0fd3d7e085
commit
1b56417f47
4 changed files with 19 additions and 16 deletions
|
|
@ -23,6 +23,8 @@
|
|||
* @brief Check whether the passing filename exists or not. Detect the file type, too.
|
||||
*/
|
||||
function procImporterAdminCheckXmlFile() {
|
||||
global $lang;
|
||||
|
||||
$filename = Context::get('filename');
|
||||
$isExists = 'false';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue