Initial commit
This commit is contained in:
commit
43ad32700c
7085 changed files with 447606 additions and 0 deletions
7
forumplugins/update.php
Normal file
7
forumplugins/update.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
define("IN_MYBB", 1);
|
||||
define('THIS_SCRIPT', 'index.php');
|
||||
|
||||
require("../forum/htdocs/global.php");
|
||||
$cache->update_stats();
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue