diff --git a/.directory b/.directory old mode 100644 new mode 100755 diff --git a/Models/Comment.php b/Models/Comment.php index 981e008..14efc9c 100755 --- a/Models/Comment.php +++ b/Models/Comment.php @@ -19,7 +19,7 @@ use Modules\Admin\Models\NullAccount; use Modules\Media\Models\Media; /** - * Task class. + * Comment class. * * @package Modules\Comments\Models * @license OMS License 1.0 diff --git a/Models/CommentList.php b/Models/CommentList.php index e0cb72d..847c4e6 100755 --- a/Models/CommentList.php +++ b/Models/CommentList.php @@ -15,7 +15,7 @@ declare(strict_types=1); namespace Modules\Comments\Models; /** - * Task class. + * Comment list class. * * @package Modules\Comments\Models * @license OMS License 1.0 diff --git a/Models/CommentVote.php b/Models/CommentVote.php old mode 100644 new mode 100755 index bde2784..cfc0f1e --- a/Models/CommentVote.php +++ b/Models/CommentVote.php @@ -18,7 +18,7 @@ use Modules\Admin\Models\Account; use Modules\Admin\Models\NullAccount; /** - * Task class. + * Comment vote class. * * @package Modules\Comments\Models * @license OMS License 1.0 diff --git a/Models/CommentVoteMapper.php b/Models/CommentVoteMapper.php old mode 100644 new mode 100755 diff --git a/Models/NullCommentVote.php b/Models/NullCommentVote.php old mode 100644 new mode 100755 diff --git a/Models/PermissionState.php b/Models/PermissionState.php old mode 100644 new mode 100755