forked from friendica/friendica-addons
[tictac] Move the addon to unsupported
- PHP 8.1 deprecation messages were reported
This commit is contained in:
parent
5af972bb22
commit
c7c8934e2c
|
@ -4,6 +4,7 @@
|
||||||
* Description: The TicTacToe game application
|
* Description: The TicTacToe game application
|
||||||
* Version: 1.0
|
* Version: 1.0
|
||||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||||
|
* Status: unsupported
|
||||||
*/
|
*/
|
||||||
|
|
||||||
use Friendica\App;
|
use Friendica\App;
|
||||||
|
|
Loading…
Reference in a new issue