Pages date updates
This commit is contained in:
parent
0a71ae164a
commit
8da7137d7b
|
@ -7,6 +7,7 @@ function updateBludit()
|
||||||
{
|
{
|
||||||
global $Site;
|
global $Site;
|
||||||
global $dbPosts;
|
global $dbPosts;
|
||||||
|
global $dbPages;
|
||||||
|
|
||||||
// Check if Bludit need to be update.
|
// Check if Bludit need to be update.
|
||||||
if( ($Site->currentBuild() < BLUDIT_BUILD) || isset($_GET['update']) )
|
if( ($Site->currentBuild() < BLUDIT_BUILD) || isset($_GET['update']) )
|
||||||
|
|
Loading…
Reference in New Issue