fixed issue with namespace AND fixed issue #649
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
if(!defined('ABSPATH')) exit;
|
||||
|
||||
namespace MailPoet\Twig;
|
||||
|
||||
if(!defined('ABSPATH')) exit;
|
||||
|
||||
class Functions extends \Twig_Extension {
|
||||
|
||||
function getName() {
|
||||
|
Reference in New Issue
Block a user