From ce42dce036878c00492c63f56b6a2b58ea04c132 Mon Sep 17 00:00:00 2001 From: ryliejamesthomas Date: Sat, 3 Jun 2017 00:49:03 +1000 Subject: [PATCH] Updated with my details --- about.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/about.php b/about.php index 036ea14..898661f 100644 --- a/about.php +++ b/about.php @@ -1,11 +1,11 @@ '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' -); \ No newline at end of file +$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' +);