clear config by clearing keys every apply

enable apply button if update ready
This commit is contained in:
Derek Macias
2016-03-14 14:26:21 -06:00
parent f64f61427b
commit ab9d587670
3 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1,3 @@
<?php
$keys = [];
?>