You are here

delete_all.module in Delete all 8

File

delete_all.module
View source
<?php

include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.content.batch.inc';
include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.entities.batch.inc';
include_once drupal_get_path('module', 'delete_all') . '/includes/delete_all.user.batch.inc';