deprecated get_context
This commit is contained in:
@@ -4,7 +4,7 @@ global $params;
|
||||
//~ global $paged;
|
||||
//~ if (!isset($paged) || !$paged){ $paged = 1; }
|
||||
|
||||
$context = Timber::get_context();
|
||||
$context = Timber::context();
|
||||
$templates = array('actualidad.twig');
|
||||
|
||||
$mainargs = array(
|
||||
|
||||
Reference in New Issue
Block a user