[Bps-public-commit] rt-extension-assets branch, 1.0/tutorial, created. 8d065123403bd3d96f6609307536845c9504dc56
Alex Vandiver
alexmv at bestpractical.com
Thu Dec 26 18:27:28 EST 2013
The branch, 1.0/tutorial has been created
at 8d065123403bd3d96f6609307536845c9504dc56 (commit)
- Log -----------------------------------------------------------------
commit 8d065123403bd3d96f6609307536845c9504dc56
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Thu Dec 26 18:27:18 2013 -0500
Re-add necessary =encoding line
diff --git a/README b/README
index 9826826..f26dde9 100644
--- a/README
+++ b/README
@@ -285,10 +285,3 @@ LICENSE AND COPYRIGHT
The GNU General Public License, Version 2, June 1991
-POD ERRORS
- Hey! The above document had some coding errors, which are explained
- below:
-
- Around line 451:
- Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8
-
diff --git a/lib/RT/Extension/Assets.pm b/lib/RT/Extension/Assets.pm
index 3cd63d9..a2dbc12 100644
--- a/lib/RT/Extension/Assets.pm
+++ b/lib/RT/Extension/Assets.pm
@@ -417,6 +417,8 @@ RT_SiteConfig.pm and add UserAssets to the list.
=back
+=encoding utf8
+
=head1 CONFIGURATION
=head2 C<$DefaultCatalog>
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list