mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-11 15:45:07 +02:00
Add Monstra from HG Commit 683dcb70c4cc
This commit is contained in:
5
plugins/sandbox/install/sandbox.install.php
Normal file
5
plugins/sandbox/install/sandbox.install.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php defined('MONSTRA_ACCESS') or die('No direct script access.');
|
||||
|
||||
// Add New Options
|
||||
Option::add('sandbox', 'sandbox test value');
|
||||
Option::add('sandbox_template', 'index');
|
Reference in New Issue
Block a user