Hello world

This commit is contained in:
2016-08-19 23:02:07 +02:00
commit 581488037a
5 changed files with 95 additions and 0 deletions

8
library/Deal.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
namespace Shikiryu\LBCReposter;
class Deal
{
}