mirror of
https://github.com/php/web-gtk.git
synced 2026-03-23 23:02:14 +01:00
I made small changes
This commit is contained in:
@@ -35,7 +35,7 @@ defaultheader($header[0],$header[1],$header[2],$header[3]);
|
||||
<tr class="w3-center">
|
||||
<td class="w3-center">PHP-GTK-2.0.1</td>
|
||||
<td class="w3-center">PHP 5.5</td>
|
||||
<td class="w3-center">GTK+ 2.x</td>
|
||||
<td class="w3-center">GTK+ 2.24.10</td>
|
||||
<td class="w3-center"><a href="distributions/PHP55-GTK2.zip" download><i class="material-icons"></i></a></td>
|
||||
<td class="w3-center">-</td>
|
||||
<td class="w3-center"><?php echo BETA;?></td>
|
||||
@@ -45,7 +45,7 @@ defaultheader($header[0],$header[1],$header[2],$header[3]);
|
||||
<tr>
|
||||
<td class="w3-center">PHP-GTK-2.0.1</td>
|
||||
<td class="w3-center">PHP 5.4</td>
|
||||
<td class="w3-center">GTK+ 2.x</td>
|
||||
<td class="w3-center">GTK+ 2.24.10</td>
|
||||
<td class="w3-center"><a href="distributions/PHP54-GTK2.zip" download><i class="material-icons"></i></a></td>
|
||||
<td class="w3-center">-</td>
|
||||
<td class="w3-center"><?php echo BETA;?></td>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
User-agent: *
|
||||
Disallow: /manual/en
|
||||
Disallow: /include
|
||||
Allow: /manual/en/html
|
||||
Allow: /
|
||||
Allow: /manual/en/html/*
|
||||
Disallow: /manual/en/
|
||||
Disallow: /include/*
|
||||
Allow: /
|
||||
|
||||
Reference in New Issue
Block a user