Current File : /home/pacjaorg/www/copwordpres/wp-content/plugins/download-monitor/includes/download-functions.php
<?php

/**
 * Gets the name of the default template
 * @return string
 */
function dlm_get_default_download_template() {
	$default = get_option( 'dlm_default_template' );

	if ( $default == 'custom' ) {
		$default = get_option( 'dlm_custom_template' );
	}

	return $default;
}
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!