forked from wallabag/wallabag
factorisation code
This commit is contained in:
@ -22,5 +22,4 @@ raintpl::$cache_dir = './cache/';
|
||||
raintpl::$base_url = get_poche_url();
|
||||
raintpl::configure('path_replace', false);
|
||||
raintpl::configure('debug', false);
|
||||
$tpl = new raintpl();
|
||||
?>
|
||||
$tpl = new raintpl();
|
||||
Reference in New Issue
Block a user