summaryrefslogtreecommitdiff
path: root/themes/clouds/theme.php
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2010-06-20 00:03:50 +0000
committerNigel Osborne <kiwi3685@me.com>2010-06-20 00:03:50 +0000
commit39c77b021f5f9ebfeb990047e4f36691250a7f7e (patch)
treeb0cdc324d52e782800121c10885e93b6d93bdd53 /themes/clouds/theme.php
parent081562d1b62ef74d4e693947c2e69f7af23ae877 (diff)
downloadwebtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.tar.gz
webtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.tar.bz2
webtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.zip
Added attribution to cloudy originator in clouds || added svn versioning to a couple of files it was missing from
Diffstat (limited to 'themes/clouds/theme.php')
-rw-r--r--themes/clouds/theme.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php
index c08bac3a05..6e04bd37fb 100644
--- a/themes/clouds/theme.php
+++ b/themes/clouds/theme.php
@@ -6,6 +6,7 @@
* Copyright (C) 2010 webtrees development team.
*
* Derived from PhpGedView Cloudy theme
+ * Original author w.a. bastein http://genealogy.bastein.biz
* Copyright (C) 2010 PGV Development Team. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
@@ -24,7 +25,7 @@
*
* @package webtrees
* @subpackage Themes
- * @version $Id: theme.php 8687 2010-06-10 17:18:22Z greg $
+ * @version $Id$
*/
if (!defined('WT_WEBTREES')) {