commit
a6f8a43f4c
@ -62,7 +62,7 @@ function updateBludit()
|
||||
// UUID
|
||||
if( empty($page['uuid']) ) {
|
||||
$uuid = uniqid();
|
||||
$dbPages->setPostDb($key, 'uuid', $uuid);
|
||||
$dbPages->setPageDb($key, 'uuid', $uuid);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user