Files
Roman Pyrih 7483681901 first commit
2026-04-21 15:48:41 +02:00

14 lines
353 B
PHP

<?php
// @codingStandardsIgnoreStart
/*
UpdraftPlus Addon: noadverts:No Adverts
Description: Removes all advertising from the UpdraftPlus settings and emails
Version: 1.1
Shop: /shop/no-adverts/
Latest Change: 1.9.19
*/
// @codingStandardsIgnoreEnd
if (!defined('UPDRAFTPLUS_DIR')) die('No direct access allowed');
define('UPDRAFTPLUS_NOADS_B', true);