1
0
Fork 0

Updated with my details

This commit is contained in:
ryliejamesthomas 2017-06-03 00:49:03 +10:00 committed by GitHub
parent 03c2650885
commit ce42dce036
1 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
<?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'
);
$ThemeInfo['Fancy-GMT'] = array(
'Name' => 'Fancy-GMT',
'Description' => "Modified version of 'Vanilla Forums Responsive Template by Hoangsoft.com'",
'Version' => '1.0 (based on Fancy version 1.1)',
'Author' => "Rylie James Thomas (original by Hoangsoft.com)",
'License'=>"GNU GPL2",
'AuthorEmail' => 'contact@ryliejamesthomas.net',
'AuthorUrl' => 'http://ryliejamesthomas.net'
);