svn: /web/php/trunk/include/ layout.inc

[email protected] (Hannes Magnusson)
Newsgroups php.webmaster
Message-ID <[email protected]>
bjori                                    Sun, 02 Jan 2011 14:28:46 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=306984

Log:
heh, that variable is apparently defined on y2

Changed paths:
    U   web/php/trunk/include/layout.inc

Modified: web/php/trunk/include/layout.inc
===================================================================
--- web/php/trunk/include/layout.inc	2011-01-02 14:24:57 UTC (rev 306983)
+++ web/php/trunk/include/layout.inc	2011-01-02 14:28:46 UTC (rev 306984)
@@ -814,7 +814,7 @@
     // FIXME: How does static.php.net work? Will it get the /js/ folders?
     if (false && $MYSITE == "http://www.php.net/") {
         $STATIC_ROOT = "http://static.php.net/www.php.net/";
-    } elseif (!empty($_SERVER["STATIC_ROOT"])) {
+    } elseif (false && !empty($_SERVER["STATIC_ROOT"])) {
         $STATIC_ROOT = $_SERVER["STATIC_ROOT"];
     } else {
         $STATIC_ROOT = "/";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.