diff options
Diffstat (limited to 'lib/class/catalog.class.php')
-rw-r--r-- | lib/class/catalog.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/catalog.class.php b/lib/class/catalog.class.php index 2bc8ee8f..c4c794bb 100644 --- a/lib/class/catalog.class.php +++ b/lib/class/catalog.class.php @@ -83,7 +83,7 @@ class Catalog { /** * get_catalogs - *Pull all the current catalogs + * Pull all the current catalogs and return an array of objects */ public static function get_catalogs() { |