first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php if ( ! defined( 'FW' ) ) {
|
||||
die( 'Forbidden' );
|
||||
}
|
||||
/**
|
||||
* Theme config
|
||||
*
|
||||
* @var array $cfg Fill this array with configuration data
|
||||
*/
|
||||
|
||||
$cfg = array();
|
||||
Reference in New Issue
Block a user