4 lines
78 B
PHP
4 lines
78 B
PHP
<?php
|
|
// clear config every time to remove old package settings
|
|
$keys = [];
|
|
?>
|