fix comment in header

This commit is contained in:
Uwe Steinmann 2021-07-02 08:32:56 +02:00
parent 2c4dc73be3
commit 948184b5b0

View File

@ -1,6 +1,6 @@
<?php <?php
/** /**
* Implementation of ReviewDocument view * Implementation of RemoveReviewLog view
* *
* @category DMS * @category DMS
* @package SeedDMS * @package SeedDMS
@ -19,7 +19,7 @@
//require_once("class.Bootstrap.php"); //require_once("class.Bootstrap.php");
/** /**
* Class which outputs the html page for ReviewDocument view * Class which outputs the html page for RemoveReviewLog view
* *
* @category DMS * @category DMS
* @package SeedDMS * @package SeedDMS