phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 5 Jan 2011 08:35:26 +0000 (01:35 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 5 Jan 2011 08:54:24 +0000 (01:54 -0700)
framework/Core/lib/Horde/Registry.php

index 92beff7..6bd18e4 100644 (file)
@@ -267,7 +267,7 @@ class Horde_Registry
      * Create a new Horde_Registry instance.
      *
      * @param integer $session_flags  Any session flags.
-     * @param string $cache_limiter   The cache limiter to use.
+     * @param array $args             See appInit().
      *
      * @throws Horde_Exception
      */