my $xmlEncoding = $1 || 'utf8';

This commit is contained in:
Matthew Wilson 2005-09-16 08:48:14 +00:00
parent 5cf79c8a97
commit 23aae5f0b8
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@
- Corrected an error in the built in WebGUI config file documentation.
- Fixed Survey copy bug that prevented asset from appearing in clipboard.
- Fixed Survey copy bug that was preventing section data from being copied.
- Workedaround a bug for broken xml docs in Syndicated Content. (mwilson)
6.7.4
- fix [ 1279861 ] POD errors in 6.7.3