Fix documentation links in Reseller controllers and related classes to point to the correct GitHub repository URL. Remove unused directory registration code in autoload.php.

This commit is contained in:
Divarion-D
2026-06-25 20:32:18 +03:00
parent 0611b98d4d
commit fc0fdb2f29
280 changed files with 280 additions and 301 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ namespace XcVm\Core\Process;
* @package XC_VM_Core_Process
* @author Divarion_D <https://github.com/Divarion-D>
* @copyright 2025-2026 Vateron Media
* @link https://github.com/Vateron-Media/\XC_VM
* @link https://github.com/Vateron-Media/XC_VM
* @license AGPL-3.0 https://www.gnu.org/licenses/agpl-3.0.html
*/