Enlightenment CVS committal

Author  : inc
Project : web
Module  : www

Dir     : web/www/donate


Modified Files:
        index.php 


Log Message:
Fixed to be themed with the new siteThanks zgold for your help!

===================================================================
RCS file: /cvs/e/web/www/donate/index.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- index.php   8 Jun 2007 15:16:48 -0000       1.1
+++ index.php   3 Jan 2008 07:36:57 -0000       1.2
@@ -1,14 +1,14 @@
-<?php

-

-    $mirrors = array("http://www0.get-e.org/donate";,

-                    "http://www4.get-e.org/donate";);

-                                       

-       $return = $mirrors[rand(0,count($mirrors)-1)];

-?>

-

+# Old mirror code....<?php

+#

+#    $mirrors = array("http://www0.get-e.org/donate";,

+#                    "http://www4.get-e.org/donate";);

+#                                      

+#      $return = $mirrors[rand(0,count($mirrors)-1)];

+#?>

+#############################################################

 <html>

 <head>

-       <title>W W W . E N L I G H T E N M E N T . O R G</title>

+       <title>W W W . E N L I G H T E N M E N T . O R G DONATE</title>

        <meta name="description" content="" />

        <meta name="keywords" content="" />

        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to