mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 04:31:28 +00:00
move MiniTemplator and prototype to lib/
This commit is contained in:
@@ -290,7 +290,7 @@
|
||||
if ($email) {
|
||||
print_notice(T_sprintf("Notifying <b>%s</b>.", $email));
|
||||
|
||||
require_once "MiniTemplator.class.php";
|
||||
require_once "lib/MiniTemplator.class.php";
|
||||
|
||||
$tpl = new MiniTemplator;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user