Index: afridex/theme/footer.php
===================================================================
--- afridex/theme/footer.php (revision 6)
+++ afridex/theme/footer.php (revision 6)
@@ -0,0 +1,10 @@
+	<span class="clearer"></span>
+	<div id="site-meta">
+	<p>Afridex (c) 2008 <a href="http://appfrica.org/">Appfrica International</a> | Designed by <a href="http://gosdot.com/">Gos Dot</a> | Version 0.1.1 <em>Closed Beta</em></p>
+	</div>
+
+</div>
+
+<?php wp_footer(); ?>
+</body>
+</html>
Index: afridex/footer.php
===================================================================
--- afridex/footer.php (revision 1)
+++  (revision )
@@ -1,10 +1,0 @@
-	<span class="clearer"></span>
-	<div id="site-meta">
-	<p>Afridex (c) 2008 <a href="http://appfrica.org/">Appfrica International</a> | Designed by <a href="http://gosdot.com/">Gos Dot</a> | Version 0.1.1 <em>Closed Beta</em></p>
-	</div>
-
-</div>
-
-<?php wp_footer(); ?>
-</body>
-</html>
