Acknowledgments

We acknowledge the work of the original authors of code we have integrated into LadKit.

Simple PHP File Manager by John Campbell

Original code by John Campbell, https://github.com/jcampbell1/simple-file-manager Licensed under the MIT License.

Forked by diego95root to add file editing, https://github.com/diego95root/File-manager-php Licensed under the MIT License.

Modified by Les Arbres Design under the GPL Licence.

PHP Mini MySQL Admin

Copyright © 2004-2024 Oleg Savchuk https://sourceforge.net/projects/phpminiadmin/ Light standalone PHP script for quick and easy access MySQL databases. Dual licensed: GPL v2 and MIT.

JSMIN - The Javascript Minifier by Douglas Crockford

jsmin.js - 2010-01-15 Author: NanaLich (http://www.cnblogs.com/NanaLich) Another patched version for jsmin.js patched by Billy Hoffman, this version will try to keep CR LF pairs inside the important comments away from being changed into double LF pairs.

jsmin.js - 2009-11-05 Author: Billy Hoffman This is a patched version of jsmin.js created by Franck Marcia which supports important comments denoted with /*! ... Permission is hereby granted to use the Javascript version under the same conditions as the jsmin.js on which it is based.

jsmin.js - 2006-08-31 Author: Franck Marcia This work is an adaptation of jsminc.c published by Douglas Crockford. Permission is hereby granted to use the Javascript version under the same conditions as the jsmin.c on which it is based.

jsmin.c - 2006-05-04 Copyright © 2002 Douglas Crockford (https://www.crockford.com/jsmin.html) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The Software shall be used for Good, not Evil.