From caa38bf67011a5e57f57eb690441589c2be21ab8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 11 May 2016 10:10:34 -0400 Subject: [PATCH] removing cache files smarty cache --- .gitignore | 1 + ...6253a674d3d01ba61a34cd6.file.index.tpl.php | 60 ------------------- 2 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 admin/backgroundImage/smarty_comp/74702a15f989dbc8f6253a674d3d01ba61a34cd6.file.index.tpl.php diff --git a/.gitignore b/.gitignore index f5e0444..9fecf10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Gaslight Media Application specific # # files that are updated on server # ####################################### +admin/background/smarty_comp/ css/background.css iconCache/ uploads/ diff --git a/admin/backgroundImage/smarty_comp/74702a15f989dbc8f6253a674d3d01ba61a34cd6.file.index.tpl.php b/admin/backgroundImage/smarty_comp/74702a15f989dbc8f6253a674d3d01ba61a34cd6.file.index.tpl.php deleted file mode 100644 index 8ac59cf..0000000 --- a/admin/backgroundImage/smarty_comp/74702a15f989dbc8f6253a674d3d01ba61a34cd6.file.index.tpl.php +++ /dev/null @@ -1,60 +0,0 @@ - -decodeProperties(array ( - 'file_dependency' => - array ( - '74702a15f989dbc8f6253a674d3d01ba61a34cd6' => - array ( - 0 => '/var/www/server/www.cityofmi.org/admin/backgroundImage/smarty_tmp/index.tpl', - 1 => 1462550627, - 2 => 'file', - ), - ), - 'nocache_hash' => '1074262171572b6b836dead9-11134679', - 'function' => - array ( - ), - 'version' => 'Smarty-3.1.14', - 'unifunc' => 'content_572b6b8370cdf3_84747520', - 'variables' => - array ( - 'message' => 0, - 'image_path' => 0, - 'bg_image' => 0, - 'bg_updated' => 0, - 'bg_version' => 0, - 'debug' => 0, - ), - 'has_nocache_code' => false, -),false); /*/%%SmartyHeaderCode%%*/?> - - - Background Image - - -

Background Image

-tpl_vars['message']->value){?> - tpl_vars['message']->value;?> - - -
-

This image needs to be 1900 x 1400 (height x width)

-Only upload images of type jpg png or gif) - - -
-
-
Last Update tpl_vars['bg_updated']->value;?> -
-
Version tpl_vars['bg_version']->value;?> -
-tpl_vars['debug']->value){?> - tpl_vars['debug']->value;?> - - - - - \ No newline at end of file -- 2.17.1