mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-01 11:47:12 +00:00
reduce the number of always included libraries
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// 1) templates/register_notice.txt - displayed above the registration form
|
||||
// 2) register_expire_do.php - contains user expiration queries when necessary
|
||||
|
||||
require_once 'lib/phpmailer/class.phpmailer.php';
|
||||
|
||||
$action = $_REQUEST["action"];
|
||||
|
||||
require_once "functions.php";
|
||||
|
||||
Reference in New Issue
Block a user