Adrian Preuß
Adrian Preuß
Currently, you have some DLL files on the directory. It is possible to attach it to the executable for a cleaner directory?
Please fix it. I need to preview examples before using. javascript console says that you have a lot of problems with your scripts!
By the **sample** (https://github.com/inexorabletash/text-encoding#api-overview) i try to use these module. But i can't insert your module to run it. ` const TextEncoder = require('text-encoding'); message = new TextEncoder("utf-8").encode(message); ` Is...
English?
It is possible to translate the GitHub-Informations in english?
- **Operating System:** CentOS 7.2 (but all OS are concerned, based on the Sentora version) - **Sentora Version:** 1.0.3 (Current) **Issue:** When you try to add an module repository, you...
CentOS 7.1, Sentora 1.3 On **module.zpm** vou have an condition: `` but the method expects an **argument**: `static function getisDeleteFTP($uid){` > ArgumentCountError: Too few arguments to function module_controller::getisDeleteFTP(), 0 passed...
I want, that variables will be wrapped separately in an element with the CSS class `variable`.
If you want to get the method descriptor, you can use these methods; ``` .getMethodInfo().getDescriptor() .getMethodInfo2().getDescriptor() ``` The result is (as example) following value: ``` (Ljava/lang/String;Ljava/lang/String;)V ``` But, when you...