first commit
This commit is contained in:
11
_rejestracja/core/plugins/Smarty/modifier.registry.php
Normal file
11
_rejestracja/core/plugins/Smarty/modifier.registry.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* @author krku
|
||||
*/
|
||||
|
||||
function smarty_modifier_registry($string) {
|
||||
|
||||
return Registry::Get($string);
|
||||
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user