This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/components/SockChat.php

13 lines
84 B
PHP
Raw Normal View History

2015-04-27 15:13:52 +00:00
<?php
/*
* Sock Chat extensions
*/
namespace Sakura;
class SockChat {
}