diff options
Diffstat (limited to 'www/php4-apc/DESCR')
-rw-r--r-- | www/php4-apc/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php4-apc/DESCR b/www/php4-apc/DESCR index ebebe58d1e1..8e84d7569f8 100644 --- a/www/php4-apc/DESCR +++ b/www/php4-apc/DESCR @@ -1,4 +1,4 @@ APC is the Alternative PHP Cache, which provides a way of boosting the performance of PHP on heavily-loaded sites by allowing scripts to be cached in a compiled state, so that the overhead of parsing and compiling can be -almost completely eliminated. +almost completely eliminated. |