diff --git a/admin/templates/shop-producer/edit.php b/admin/templates/shop-producer/edit.php deleted file mode 100644 index 6a03486..0000000 --- a/admin/templates/shop-producer/edit.php +++ /dev/null @@ -1,180 +0,0 @@ - - - -global $db; - -$_SESSION['rfm_akey'] = bin2hex(random_bytes(16)); -$_SESSION['rfm_akey_expires'] = time() + 20*60; -$_SESSION['can_use_rfm'] = true; -$rfmAkeyJS = $_SESSION['rfm_akey']; - -ob_start(); -?> -