Exemple #1
0
 /**
  * Get notification template
  */
 static function get_notification_template()
 {
     die(WP_CRM_F::get_notification_template($_REQUEST["template_slug"]));
 }