Changeset 4135 for trunk/website

Show
Ignore:
Timestamp:
05/30/05 07:36:41 (4 years ago)
Author:
emostar
Message:

Remove the zorblogs.php include, it messed up loading the webpage and just give a big list of errors.

Location:
trunk/website
Files:
16 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/bugs.php

    r4124 r4135  
    1     <? include "header.php" ?> 
    2        
     1<? 
     2  include "header.php"; 
     3 
     4  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
     5  { 
     6    include ("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php"); 
     7    $pagename = substr($PHP_SELF, 1); 
     8    $dispname = substr($PHP_SELF, 1, -4); 
     9    countpage($pagename, $dispname); 
     10  } 
     11?> 
     12  
    313      <div id="content" >  
    414 
  • trunk/website/contact.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/credits.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/daily.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/download.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/faqs.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/help.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/iconsets.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/info.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/mirrors.php

    r4128 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/news.php

    r4124 r4135  
    33  include "archive.php"; 
    44   
    5   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    6     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    75  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    86  { 
  • trunk/website/plugins.php

    r4124 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/shots.php

    r4128 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/skins.php

    r4128 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/utilities.php

    r4128 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  { 
  • trunk/website/zoom.php

    r4128 r4135  
    22  include "header.php"; 
    33 
    4   if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php")) 
    5     include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"); 
    64  if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php")) 
    75  {