- fixed email notifications for extensions;

This commit is contained in:
nikitozzzzzzz
2017-11-01 13:08:28 +02:00
parent b2a67974bd
commit a8d45b1824
2 changed files with 253 additions and 248 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ if ( ! class_exists( 'UM_Functions' ) ) {
*
* @access public
* @param string $template_name
* @param string $path (default: '')
* @param string $basename (default: '')
* @param array $t_args (default: array())
* @param bool $echo
*