1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-09 23:56:26 +02:00
Files
php-monstra/plugins/captcha/install/captcha.install.php
2013-01-04 21:08:04 +02:00

5 lines
138 B
PHP

<?php defined('MONSTRA_ACCESS') or die('No direct script access.');
// Add New Options
Option::add('captcha_installed', 'true');