# mainwp/3.5/cron/conflicts.php

MainWP Dashboard: Self-hosted WordPress Management for Agencies, version 3.5. 3 lines.

- Page: https://pluginprobe.com/plugins/mainwp/3.5/code/cron/conflicts.php
- Raw: https://pluginprobe.com/plugins/mainwp/3.5/raw/cron/conflicts.php
- Modified: 2017-12-04T20:53:30+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/mainwp/3.5/code/cron/conflicts.php#L10-L20`.

```php
<?php
//todo: remove
include_once('bootstrap.php');
```
