diff --git a/docs.php b/docs.php index 96726555d..12d7623d5 100644 --- a/docs.php +++ b/docs.php @@ -124,10 +124,6 @@ foreach ($man_languages as $langnum => $langcode) { Documentation of PEAR and the various packages can be found on a separate server. -
smarty.php.net.
- PEAR packages, PECL hosted - PHP extensions, PHP-GTK - source and binaries, and - Smarty - sources are available on their own pages. + PHP extensions and PHP-GTK + source and binaries are available on their own pages.
diff --git a/mailing-lists.php b/mailing-lists.php index 618c6eec8..545d21468 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -20,9 +20,7 @@ $SIDEBAR_DATA = '
Find the PEAR lists, the PECL - lists, the PHP-GTK - lists, and the - Smarty + lists, and the PHP-GTK lists on their own pages.
diff --git a/results.php b/results.php index 2d3ebeb4d..230c6e2ab 100644 --- a/results.php +++ b/results.php @@ -113,7 +113,6 @@ foreach($res['ResultSet']['Result'] as $i => $hit) { 'viewcvs'=>'- Smarty is another PHP spin off: Smarty provides your basic variable - substitution and dynamic block functionality, and also takes a step further to - be a "smart" template engine, adding features such as configuration files, - template functions, variable modifiers, and making all of this functionality as - easy as possible to use for both programmers and template designers. -
-diff --git a/unsub.php b/unsub.php index 80a8aea08..a69ff9110 100644 --- a/unsub.php +++ b/unsub.php @@ -8,9 +8,7 @@ $SIDEBAR_DATA = '
Unsubscribe from the PEAR lists, the PECL - lists, the PHP-GTK - lists, and the - Smarty + lists, and the PHP-GTK lists on their own pages.
';