Initial commit
This commit is contained in:
13
#pma/themes/fallen/info.inc.php
Normal file
13
#pma/themes/fallen/info.inc.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is information for Fallen theme
|
||||
*
|
||||
* @package Fallen
|
||||
* @author Frans Allen
|
||||
* @link https://www.fransallen.com
|
||||
*/
|
||||
|
||||
# Theme info
|
||||
|
||||
$theme_name = 'Fallen';
|
||||
$theme_full_version = '0.2';
|
Reference in New Issue
Block a user