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

12 lines
451 B
PHP

<?php if (!defined('APPLICATION')) exit();
$ThemeInfo['vanilla-theme-fancy-gms'] = array(
'Name' => 'Fancy-GMS',
'Description' => "Modified version of 'Vanilla Forums Responsive Template by Hoangsoft.com'",
'Version' => '1.1 (based on Fancy version 1.1)',
'Author' => "Rylie James Thomas (original by Hoangsoft.com)",
'License'=>"GNU GPL2",
'AuthorEmail' => 'contact@ryliejamesthomas.net',
'AuthorUrl' => 'https://www.ryliejamesthomas.net'
);