🏠 Root
/
home
/
artorgp
/
parankhoit
/
wp-content
/
plugins
/
the-events-calendar
/
src
/
admin-views
/
aggregator
/
tabs
/
Editing: new.php
<?php $record = new stdClass; $aggregator_action = 'new'; include dirname( __FILE__ ) . '/import-form.php';
Save
Cancel