xgit simple git

nexus

nexus

clone git clone https://kb.hax.al/nexus

addons/example-hello-world/uninstall.php


1<?php
2// uninstall.php — runs when admin deactivates the addon
3if (!defined('NEXUS')) exit('Forbidden');
4cfg_set('hello_world_enabled', '0');