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