llms_update_380_update_db_version()
Update db version at conclusion of 3.8.0 updates
Description Description
Source Source
File: includes/functions/llms.functions.updates.php
function llms_update_380_update_db_version() { LLMS_Install::update_db_version( '3.8.0' ); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: