From 25eb47b05e33487c3cb24af075b686d0b4af0c67 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Fri, 1 May 2009 15:53:16 +0000 Subject: remove random references to pageExists that shouldnt be there --- LibertyQuota.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/LibertyQuota.php b/LibertyQuota.php index 0e08a1b..fd448e1 100644 --- a/LibertyQuota.php +++ b/LibertyQuota.php @@ -1,6 +1,6 @@ * - * @version $Revision: 1.14 $ $Date: 2007/05/07 16:53:47 $ $Author: spiderr $ + * @version $Revision: 1.15 $ $Date: 2009/05/01 15:53:16 $ $Author: wjames5 $ */ class LibertyQuota extends LibertyBase { /** @@ -228,7 +228,6 @@ class LibertyQuota extends LibertyBase { /** * Generates the URL to the quota page - * @param pExistsHash the hash that was returned by LibertyContent::pageExists * @return the link to display the page. */ function getDisplayUrl() { -- cgit v1.3