mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
fix comment in header
This commit is contained in:
parent
2c4dc73be3
commit
948184b5b0
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* Implementation of ReviewDocument view
|
||||
* Implementation of RemoveReviewLog view
|
||||
*
|
||||
* @category DMS
|
||||
* @package SeedDMS
|
||||
|
@ -19,7 +19,7 @@
|
|||
//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
|
||||
* @package SeedDMS
|
||||
|
|
Loading…
Reference in New Issue
Block a user