diff --git a/acptemplate/chatRoomList.tpl b/acptemplate/chatRoomList.tpl index 784caa2..92e25cf 100644 --- a/acptemplate/chatRoomList.tpl +++ b/acptemplate/chatRoomList.tpl @@ -10,7 +10,6 @@ // diff --git a/file/lib/system/event/listener/ChatRouteListener.class.php b/file/lib/system/event/listener/ChatRouteListener.class.php index 385fe37..bfe11b1 100644 --- a/file/lib/system/event/listener/ChatRouteListener.class.php +++ b/file/lib/system/event/listener/ChatRouteListener.class.php @@ -8,7 +8,7 @@ namespace wcf\system\event\listener; * @copyright 2010-2012 Tim Düsterhus * @license Creative Commons Attribution-NonCommercial-ShareAlike * @package timwolla.wcf.chat - * @subpackage system.event.listener + * @subpackage system.event.listener */ class ChatRouteListener implements \wcf\system\event\IEventListener { /**