File manager - Edit - /usr/local/cpanel/base/webmail/jupiter/mail/lists/delegated_lists.dist.js
Back
/* # cpanel - base/webmail/jupiter/mail/lists/delegated_lists.dist.js # Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited */ /* global require: false */ // Loads the application with the pre-built combined files /* * This is essentially a wrapper function that redirects to the main delegated_lists file * it could be tweaked to run delegated_lists differently in distribution form. * 'app' is defined dynamically and overriden by the config in cjt2-dist/config.js * */ require([ "frameworksBuild", "locale!cjtBuild", "app/delegated_lists.cmb", "master/master.cmb", ], function() { require(["cjt/startup"], function(STARTUP) { STARTUP .startApplication("app/delegated_lists") .deferStartMaster(); }); });
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings