mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Remove require include/*
This commit is contained in:
parent
2e8f2916df
commit
85b5715a44
11 changed files with 0 additions and 41 deletions
|
@ -61,8 +61,6 @@ function testdrive_register_account($a,$b) {
|
|||
|
||||
|
||||
function testdrive_cron($a,$b) {
|
||||
require_once('include/enotify.php');
|
||||
|
||||
$r = q("select * from user where account_expires_on < UTC_TIMESTAMP() + INTERVAL 5 DAY and
|
||||
expire_notification_sent = '0000-00-00 00:00:00' ");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue