From 0193895bb427e24d17e08463293848c82e5956ac Mon Sep 17 00:00:00 2001 From: Levi Morrison Date: Thu, 17 Apr 2014 08:46:38 -0600 Subject: [PATCH] These links to ~helly don't work anymore. --- ext/spl/README | 2 +- ext/spl/spl.php | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ext/spl/README b/ext/spl/README index b2aeb596d096b..28373a3eda54d 100755 --- a/ext/spl/README +++ b/ext/spl/README @@ -4,4 +4,4 @@ code in the file spl.php or in the corresponding .inc file in the examples subdirectory. Based on the internal implementations or the files in the examples subdirectory there are also some .php files to experiment with. -For more information look at: http://php.net/~helly/php/ext/spl +For more information look at: http://php.net/manual/en/book.spl.php diff --git a/ext/spl/spl.php b/ext/spl/spl.php index 3638a5a2b7783..c276f1f2eec0b 100755 --- a/ext/spl/spl.php +++ b/ext/spl/spl.php @@ -145,9 +145,6 @@ * - Debug session 2 [pps], [pdf], [swf] * - Debug session 3 [pps], [pdf] * - * You can download this documentation as a chm file - * here. - * * (c) Marcus Boerger, 2003 - 2007 */