first commit
This commit is contained in:
7
wp-content/plugins/unyson/framework/manifest.php
Normal file
7
wp-content/plugins/unyson/framework/manifest.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php if (!defined('FW')) die('Forbidden');
|
||||
|
||||
$manifest = array();
|
||||
|
||||
$manifest['name'] = __('Unyson', 'fw');
|
||||
|
||||
$manifest['version'] = '2.7.24';
|
||||
Reference in New Issue
Block a user