CMS  Version 3.9
rescan.inc File Reference

Go to the source code of this file.

Variables

 $document_library_id = checkNumeric($_GET["document_library_id"])
 
 try
 
 $mgr = new DocumentManager($library)
 

Variable Documentation

◆ $document_library_id

$document_library_id = checkNumeric($_GET["document_library_id"])

Definition at line 38 of file rescan.inc.

◆ $mgr

$mgr = new DocumentManager($library)

Definition at line 46 of file rescan.inc.

◆ try

try
Initial value:
{
if(! $document_library_id) $library
$document_library_id
Definition: rescan.inc:38

Definition at line 42 of file rescan.inc.