svn: /pear2/sandbox/pear2.php.net/trunk/templates/pear2/ Categories.tpl.php
[email protected] (Brett Bieber)
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Tue, 01 Jun 2010 17:01:10 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300057
Log:
Remove sample content for categories.
Changed paths:
U pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php
Modified: pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php 2010-06-01 16:58:29 UTC (rev 300056)
+++ pear2/sandbox/pear2.php.net/trunk/templates/pear2/Categories.tpl.php 2010-06-01 17:01:10 UTC (rev 300057)
@@ -26,20 +26,6 @@
</li>
<?php
endforeach; ?>
- <li id="category-6" class="category">
- <h3>
- <a href="/packages.php?catpid=6&catname=Encryption"><span class="category-title">Encryption</span> <span class="category-count">13</span></a>
- </h3>
- <div>
- <a href="/package/Crypt_Blowfish" class="category-package" title="Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension.">Crypt_Blowfish</a>,
- <a href="/package/Crypt_CBC" class="category-package" title="A class to emulate Perl's Crypt::CBC module.">Crypt_CBC</a>,
- <a href="/package/Crypt_CHAP" class="category-package" title="Generating CHAP packets.">Crypt_CHAP</a>,
- <a href="/package/Crypt_DiffieHellman" class="category-package" title="Implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5">Crypt_DiffieHellman</a>,
- …
- </div>
-
- </li>
-
</ul>
<div class="clearfix"></div>