mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
Remove debugging code
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68b6fcdabe
commit
2dfa74664b
1 changed files with 1 additions and 2 deletions
|
|
@ -3442,8 +3442,7 @@ jQuery(function($){
|
|||
});
|
||||
// sPackageType = menu/layout/skin
|
||||
function installPackage(sPackageSrl, sPackageType, $item){
|
||||
console.log(window.location.href.replace(/#.*$/, "")+"&continue_install_package="+sPackageSrl+"&continue_install_package_type="+sPackageType);
|
||||
return;
|
||||
|
||||
//act=getAutoinstallAdminIsAuthed
|
||||
$.exec_json("admin.getAutoinstallAdminIsAuthed", {}, function(htData){
|
||||
if(htData.error !== 0){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue