Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
VaultExamine.php
Go to the documentation of this file.
1 <?php
2 /*
3  * Examine vault files
4  *
5  * @author Anakeen
6  * @package FDL
7 */
8 
9 global $action;
10 
11 $action->log->deprecated(sprintf(_("API %s is deprecated. You should use %s instead.") , "VaultExamine", "checkVault"));
12 
13 include_once ("API/checkVault.php");
14 ?>
global $action
Definition: VaultExamine.php:9
← centre documentaire © anakeen