From 926c131dfb87d56cd7b4c9f8115f600d3bbe8dc5 Mon Sep 17 00:00:00 2001 From: Nick Palmer Date: Sun, 10 Jun 2007 16:43:17 +0000 Subject: Add attachment browser. --- Pigeonholes.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Pigeonholes.php') diff --git a/Pigeonholes.php b/Pigeonholes.php index 6eb2b2f..a055893 100644 --- a/Pigeonholes.php +++ b/Pigeonholes.php @@ -1,6 +1,6 @@ - * @version $Revision: 1.87 $ + * @version $Revision: 1.88 $ * @package pigeonholes */ @@ -91,6 +91,8 @@ class Pigeonholes extends LibertyAttachable { $this->mInfo['parsed_data'] = $this->parseData( $row ); } + LibertyAttachable::load(); + // if the content for the pigeonhole is requested, get it if( $pExtras ) { $this->mInfo['path'] = $this->getPigeonholePath(); -- cgit v1.3