Changeset 4153 for trunk/website
- Timestamp:
- 07/12/05 07:22:39 (3 years ago)
- Location:
- trunk/website
- Files:
-
- 17 modified
-
bugs.php (modified) (1 diff)
-
contact.php (modified) (1 diff)
-
credits.php (modified) (1 diff)
-
daily.php (modified) (1 diff)
-
download.php (modified) (1 diff)
-
faqs.php (modified) (1 diff)
-
help.php (modified) (1 diff)
-
iconsets.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
info.php (modified) (1 diff)
-
mirrors.php (modified) (1 diff)
-
news.php (modified) (1 diff)
-
plugins.php (modified) (2 diffs)
-
shots.php (modified) (1 diff)
-
skins.php (modified) (1 diff)
-
utilities.php (modified) (1 diff)
-
zoom.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/bugs.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/contact.php
r4135 r4153 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 1 <div id="content" > 13 2 -
trunk/website/credits.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/daily.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/download.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/faqs.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/help.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/iconsets.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/index.php
r4124 r4153 1 <?2 include "header.php";3 include "archive.php";4 5 if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php"))6 include("/home/groups/l/li/licq/htdocs/zorbstats/zorblogs.php");7 if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php"))8 {9 include ("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php");10 $pagename = substr($PHP_SELF, 1);11 $dispname = substr($PHP_SELF, 1, -4);12 countpage($pagename, $dispname);13 }14 ?>15 16 1 <div id="content" > 17 2 -
trunk/website/info.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/mirrors.php
r4148 r4153 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 1 13 2 -
trunk/website/news.php
r4135 r4153 1 1 <? 2 include "header.php";3 include "archive.php";4 5 if (file_exists("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php"))6 {7 include ("/home/groups/l/li/licq/htdocs/zorbstats/zorblogspages.php");8 $pagename = substr($PHP_SELF, 1);9 $dispname = substr($PHP_SELF, 1, -4);10 countpage($pagename, $dispname);11 }12 13 2 if ( empty( $news_action ) ) $news_action = "show_archive"; 14 3 ?> -
trunk/website/plugins.php
r4135 r4153 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 1 13 2 <div id="content" > … … 46 35 <td>This is a console interface plugin for Licq using ncurses. It features multiple command windows, and much of the basic icq functionality. It can be retrieved using CVS as described in the <a href="http://www.rhrk.uni-kl.de/~dmuell/licq">Licq cvs page</a>, the module is called "console"..</td> 47 36 </tr> 37 <tr> 38 <td><a href="http://icqnd.sourceforge.net/">IcQnD Gtk-2 GUI</a></td> 39 <td>0.1.6-1.31</td> 40 <td>A <B>New</B> GTK2 Gui! This one looks like it has many features already and should be used instead of the other GTK plugins.</td> 41 </tr> 42 48 43 <tr> 49 44 <td><a href="http://jons-gtk-gui.sourceforge.net">Jons GTK+ Gui</a></td> -
trunk/website/shots.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/skins.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/utilities.php
r4135 r4153 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 1 13 2 <div id="content" > -
trunk/website/zoom.php
r4135 r4153 1 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 2 $skin = $_GET['skin']; 13 3
