beber pushed a commit to branch master.

commit c982db18d267155991282dcf0f8c79a10ec7388e
Author: Bertrand Jacquin <[email protected]>
Date:   Sat Aug 17 00:09:41 2013 +0200

    Update template according to www.e.org changes
---
 template/index.php.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/template/index.php.tmpl b/template/index.php.tmpl
index ec899f4..4f58f5b 100644
--- a/template/index.php.tmpl
+++ b/template/index.php.tmpl
@@ -1,5 +1,5 @@
 <?php 
-  include_once($_SERVER["DOCUMENT_ROOT"] . 
'/../enlightenment.org/site/site.php');
+  include_once($_SERVER["DOCUMENT_ROOT"] .  
'/../../enlightenment.org/public_html/site/site.php');
 
   function nav_button_planet($b) {
       global $page;
@@ -69,7 +69,7 @@ if (is_file("p/$page/$lang-rss"))
          <table cellspacing="0" cellpadding="0" align="right"><tr>
            <?php
           $dir = getcwd();
-          chdir($_SERVER["DOCUMENT_ROOT"] . '/../enlightenment.org');
+          chdir($_SERVER["DOCUMENT_ROOT"] .  
'/../../enlightenment.org/public_html');
               nav_button_planet("about");
              nav_button_planet("download");
              nav_button_planet("contact");

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to