We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea98c55 commit 7147a32Copy full SHA for 7147a32
src/models/Forum/Reply.php
@@ -1,6 +1,8 @@
1
<?php
2
namespace Syntax\Core;
3
4
+use Auth;
5
+
6
class Forum_Reply extends Forum
7
{
8
/********************************************************************
0 commit comments