File tree Expand file tree Collapse file tree 6 files changed +2
-20
lines changed Expand file tree Collapse file tree 6 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 60
60
If you are interested in how the documentation is edited and translated,
61
61
you should read the <a href="http://doc.php.net/tutorial/">Documentation HOWTO</a>.
62
62
</li>
63
- <li>
64
- <a href="http://gtk.php.net/">PHP-GTK related documentation</a>
65
- is hosted on the PHP-GTK website.
66
- </li>
67
63
<li>
68
64
<a href="http://pear.php.net/manual/">Documentation of PEAR and the various
69
65
packages</a> can be found on a separate server.
Original file line number Diff line number Diff line change 38
38
<ul>
39
39
<li><a href="http://pecl.php.net/copyright.php">PECL</a></li>
40
40
<li><a href="http://pear.php.net/copyright.php">PEAR</a></li>
41
- <li><a href="http://gtk.php.net/copyright.php">GTK</a></li>
42
41
</ul>
43
42
44
43
<?php site_footer ();
Original file line number Diff line number Diff line change 150
150
<ul>
151
151
<li><a href="http://pecl.php.net/copyright.php">PECL</a></li>
152
152
<li><a href="http://pear.php.net/copyright.php">PEAR</a></li>
153
- <li><a href="http://gtk.php.net/copyright.php">GTK</a></li>
154
153
</ul>
155
154
156
155
<?php site_footer (['sidebar ' => $ SIDEBAR_DATA ]);
Original file line number Diff line number Diff line change 18
18
19
19
<p>
20
20
Find the <a href="http://pear.php.net/support/lists.php">PEAR
21
- lists</a>, the <a href="http://pecl.php.net/support.php">PECL
22
- lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
21
+ lists</a> and the <a href="http://pecl.php.net/support.php">PECL
23
22
lists</a> on their own pages.
24
23
</p>
25
24
Original file line number Diff line number Diff line change @@ -152,15 +152,6 @@ interface to it. There you can browse the history (and latest versions) of the
152
152
i.e. documentation files.
153
153
</p>
154
154
155
- <h2 id="gtk" class="content-header"><a href="http://gtk.php.net/">gtk.php.net</a>: PHP-GTK</h2>
156
-
157
- <p class="content-box">
158
- This web site is the home of the PHP-GTK project, which allows PHP to be
159
- used to build graphical interfaces, with slick interface and highly
160
- interactive content. You'll find the downloads and docs here,
161
- and the latest news from the project.
162
- </p>
163
-
164
155
<h2 id="wiki" class="content-header"><a href="https://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2>
165
156
166
157
<p class="content-box">
@@ -197,7 +188,6 @@ interface to it. There you can browse the history (and latest versions) of the
197
188
<p class='panel'><a href="#qa">Quality Assurance Team</a></p>
198
189
<p class='panel'><a href="#git">Git Repository</a></p>
199
190
<p class='panel'><a href="#svn">Archived SVN Repository</a></p>
200
- <p class='panel'><a href="#gtk">PHP-GTK</a></p>
201
191
<p class='panel'><a href="#wiki">The PHP Wiki</a></h2>
202
192
<p class='panel'><a href="#windows">PHP for Windows</a></h2>
203
193
<p class='panel'><a href="#people">The PHP Developers Profiles</a></h2>
Original file line number Diff line number Diff line change 6
6
7
7
<p>
8
8
Unsubscribe from the <a href="http://pear.php.net/support/lists.php">PEAR
9
- lists</a>, the <a href="http://pecl.php.net/support.php">PECL
10
- lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
9
+ lists</a> and the <a href="http://pecl.php.net/support.php">PECL
11
10
lists</a> on their own pages.
12
11
</p>
13
12
' ;
You can’t perform that action at this time.
0 commit comments