1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Adding namespace to build.php

This commit is contained in:
Tim Düsterhus 2012-06-04 21:48:32 +02:00
parent 42ad9e7164
commit ca6ae69eff

View File

@ -1,5 +1,6 @@
#!/usr/bin/env php
<?php
namespace be\bastelstu\wcf\chat;
/**
* Builds the Chat
*