diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-04-02 19:19:40 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-04-02 19:19:40 +0000 |
| commit | da1b58f40422afe179307673e64bb04b4ce182c4 (patch) | |
| tree | c84c414a7e5865a302d121fba8fc430f674d112c /lib/Bundle | |
| parent | 0693cbbd82f182dedca795c0b2660ae08f4a0108 (diff) | |
| download | xxv-da1b58f40422afe179307673e64bb04b4ce182c4.tar.gz xxv-da1b58f40422afe179307673e64bb04b4ce182c4.tar.bz2 | |
* CHANNELS: Read data via SVDRP (drop direct reading channels.conf)
* CHANNELS: Change layout of CHANNELSGROUPS avoid floating id
* MUSIC: Use mysql_enable_utf8 to connect GiantDisc database if enabled
* HTTPD: Use now String::Escape to ellipsis strings at word boundary (avoid UTF-8 cutting)
* Some: Remove warning if'nt {cgi}->param('limit') not defined
Diffstat (limited to 'lib/Bundle')
| -rw-r--r-- | lib/Bundle/Xxv.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Bundle/Xxv.pm b/lib/Bundle/Xxv.pm index aa1be5c..f02c88b 100644 --- a/lib/Bundle/Xxv.pm +++ b/lib/Bundle/Xxv.pm @@ -50,6 +50,7 @@ Proc::Killfam Proc::ProcessTable SOAP::Lite SOAP::Transport::HTTP +String::Escape Template Time::Local Time::HiRes |
