From 4211d0e59018d0de78d45dceb3c5dd0e6e1e31b7 Mon Sep 17 00:00:00 2001 From: "Tomas V.V.Cox" Date: Mon, 17 Jun 2002 14:04:01 +0000 Subject: [PATCH] Typo in the folding mark --- pear/PEAR.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pear/PEAR.php b/pear/PEAR.php index f58a16b955..8e97a4ce5a 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -567,7 +567,7 @@ class PEAR } // }}} - // {{{ assertExtension() + // {{{ loadExtension() /** * OS independant PHP extension load -- 2.50.1