1
0
Fork 0
This repository has been archived on 2020-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
vanilla-theme-fancy-gms/about.php

11 lines
336 B
PHP

<?php if (!defined('APPLICATION')) exit();
$ThemeInfo['Fancy'] = array(
'Name' => 'Fancy',
'Description' => "Vanilla Forums Responsive Template by Hoangsoft.com",
'Version' => '1.1',
'Author' => "Hoangsoft.com",
'License'=>"GNU GPL2",
'AuthorEmail' => 'info@hoangsoft.com',
'AuthorUrl' => 'http://hoangsoft.com'
);