diff options
author | jhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6> | 2010-01-27 17:45:10 -0500 |
---|---|---|
committer | jhunkeler <jhunkeler@c5b2fb0a-d05d-0410-98c8-828840a80ff6> | 2010-01-27 17:45:10 -0500 |
commit | 2fc3c897f30d2f1663dcc3c768ed58a0c7da42a0 (patch) | |
tree | 5d96db052cfddf3d3414c8df5d283ea99b2a31dc /themes/default/include/theme.ini | |
parent | 410c163d4ab2f01d323293391801baf3b3c20fa2 (diff) | |
download | bayonetcms-2fc3c897f30d2f1663dcc3c768ed58a0c7da42a0.tar.gz |
Theme system has been implemented and we were trying to clean up any code
that was causing problems after the move.
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2.1@474 c5b2fb0a-d05d-0410-98c8-828840a80ff6
Diffstat (limited to 'themes/default/include/theme.ini')
-rw-r--r-- | themes/default/include/theme.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/include/theme.ini b/themes/default/include/theme.ini new file mode 100644 index 0000000..223cd14 --- /dev/null +++ b/themes/default/include/theme.ini @@ -0,0 +1,2 @@ +[author]
+name = "Joseph Hunkeler"
\ No newline at end of file |