1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-22 21:40:08 +00:00

Fixing namespace declaration

This commit is contained in:
Tim Düsterhus 2011-12-05 18:00:03 +01:00
parent 9b3851ed59
commit e35a6a2f04

View File

@ -1,5 +1,5 @@
<?php <?php
namespace \wcf\util; namespace wcf\util;
/** /**
* Chat utilities * Chat utilities