llms_current_time( $type, $gmt )
Description Description
Source Source
File: includes/llms.functions.core.php
function llms_current_time( $type, $gmt = 0 ) { return current_time( $type, $gmt ); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: