From ff430cb3f472826af8ecca1f78457a56fb8b06a4 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 11 Nov 2010 14:22:46 -0800 Subject: [PATCH] Fix POD problems in Bundle from the rewrite. --- lib/WebGUI/FilePump/Bundle.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/FilePump/Bundle.pm b/lib/WebGUI/FilePump/Bundle.pm index c43a6436e..760874775 100644 --- a/lib/WebGUI/FilePump/Bundle.pm +++ b/lib/WebGUI/FilePump/Bundle.pm @@ -108,6 +108,7 @@ JSON blobs with files attached to the bundle. js = javascript, css = Cascading S means anything else. =cut + #------------------------------------------------------------------- =head2 addFile ( $type, $uri )