# acymailing/trunk/front/FrontViews/Frontusers/tmpl/genericimport.php

AcyMailing – An Ultimate Newsletter Plugin and Marketing Automation Solution for WordPress, version trunk. 5 lines.

- Page: https://pluginprobe.com/plugins/acymailing/trunk/code/front/FrontViews/Frontusers/tmpl/genericimport.php
- Raw: https://pluginprobe.com/plugins/acymailing/trunk/raw/front/FrontViews/Frontusers/tmpl/genericimport.php
- Modified: 2026-08-03T10:18:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/acymailing/trunk/code/front/FrontViews/Frontusers/tmpl/genericimport.php#L10-L20`.

```php
<?php
defined('ABSPATH') || die('Restricted Access');

include acym_getView('users', 'genericimport', true);

```
