mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-30 18:00:25 +02:00
5 lines
132 B
PHP
5 lines
132 B
PHP
<?php defined('MONSTRA_ACCESS') or die('No direct script access.');
|
|
|
|
// Delete Options
|
|
Option::delete('captcha_installed');
|