Pages date updates

This commit is contained in:
dignajar 2016-01-28 20:20:59 -03:00
parent 0a71ae164a
commit 8da7137d7b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ function updateBludit()
{
global $Site;
global $dbPosts;
global $dbPages;
// Check if Bludit need to be update.
if( ($Site->currentBuild() < BLUDIT_BUILD) || isset($_GET['update']) )