From 3b45774f0d20e43b9cf3745e002b66027c7e804e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 25 Sep 2011 12:06:53 +0000 Subject: [PATCH] Removed strong. It's not a link. --- htdocs/admin/tools/eaccelerator.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/admin/tools/eaccelerator.php b/htdocs/admin/tools/eaccelerator.php index 28f488a5f90..825b3811e03 100644 --- a/htdocs/admin/tools/eaccelerator.php +++ b/htdocs/admin/tools/eaccelerator.php @@ -85,7 +85,7 @@ function compare($x, $y) /** * Compare revisions - * + * * @param array $x Parts of version 1 * @param array $y Parts of version 2 * @return int 1 if 1<2, 0 if 1=2, -1 if 1>2 @@ -104,7 +104,7 @@ function revcompare($x, $y) /** * Output table - * + * * @param array $list Array of records * @return void */ @@ -179,7 +179,7 @@ function create_script_table($list) /** * Output table - * + * * @param array $list Array of records * @return void */ @@ -348,7 +348,7 @@ if (function_exists('eaccelerator_get')) print "

"; print "
"; print '
'; -print 'Eaccelerator is created by the eAccelerator team, http://eaccelerator.net

'; +print 'Eaccelerator is created by the eAccelerator team, http://eaccelerator.net

'; print "
";