From 72a82abc98eb67cad5d9492e4d81c343c5142c55 Mon Sep 17 00:00:00 2001 From: andrey Date: Tue, 2 Oct 2001 13:57:58 +0000 Subject: [PATCH] Add space. --- Smarty_Compiler.class.php | 2 +- libs/Smarty_Compiler.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Smarty_Compiler.class.php b/Smarty_Compiler.class.php index 46b8310f..b8d3ee4c 100644 --- a/Smarty_Compiler.class.php +++ b/Smarty_Compiler.class.php @@ -302,7 +302,7 @@ class Smarty_Compiler extends Smarty { return; } - return ''; + return ''; } diff --git a/libs/Smarty_Compiler.class.php b/libs/Smarty_Compiler.class.php index 46b8310f..b8d3ee4c 100644 --- a/libs/Smarty_Compiler.class.php +++ b/libs/Smarty_Compiler.class.php @@ -302,7 +302,7 @@ class Smarty_Compiler extends Smarty { return; } - return ''; + return ''; }