From 7781130fef7d1c9a72c73665f6998adcf7f4b7d8 Mon Sep 17 00:00:00 2001 From: memespring Date: Sat, 24 Mar 2007 11:14:45 +0000 Subject: [PATCH] removed cahced templates --- data/%%0A^0A3^0A3EFF25%%faq.tpl.php | 35 -------------------- data/%%0E^0E4^0E407559%%footer.tpl.php | 27 --------------- data/%%0F^0F1^0F1856BC%%unsubscribed.tpl.php | 26 --------------- 3 files changed, 88 deletions(-) delete mode 100644 data/%%0A^0A3^0A3EFF25%%faq.tpl.php delete mode 100644 data/%%0E^0E4^0E407559%%footer.tpl.php delete mode 100644 data/%%0F^0F1^0F1856BC%%unsubscribed.tpl.php diff --git a/data/%%0A^0A3^0A3EFF25%%faq.tpl.php b/data/%%0A^0A3^0A3EFF25%%faq.tpl.php deleted file mode 100644 index ea78b09..0000000 --- a/data/%%0A^0A3^0A3EFF25%%faq.tpl.php +++ /dev/null @@ -1,35 +0,0 @@ - -_tpl_vars; -$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); -$this->_tpl_vars = $_smarty_tpl_vars; -unset($_smarty_tpl_vars); - ?> - -
-
What does PlanningAlerts.com do?
-
- It sends you emails of any planning applications we find based on the postcode you give us when you sign up. -
-
Where does the data come from?
-
- We search as many local authority websites as we can find and forward the data on to you. -
-
How can I stop receiving alerts?
-
- At the bottom of each email you receive there is a link to unsubscribe from that alert. Just click on it and we'll delete your alert. -
-
Do you cover the whole country?
-
- No, but we are working on it. There is a list of the local authorities we currently cover here. Not every local authority publishes their planning data online so some places will always be missing. If your local authority is missing, you could always help out by writing a screen scraper to search their website. -
-
Can I help?
-
- Yes please! To be able to cover the whole country we need help in writing screen scrapers to search the websites of every local authority in the country. If you'd like to write one for your local council get in touch. -
-
-_tpl_vars; -$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array())); -$this->_tpl_vars = $_smarty_tpl_vars; -unset($_smarty_tpl_vars); - ?> \ No newline at end of file diff --git a/data/%%0E^0E4^0E407559%%footer.tpl.php b/data/%%0E^0E4^0E407559%%footer.tpl.php deleted file mode 100644 index bf4686c..0000000 --- a/data/%%0E^0E4^0E407559%%footer.tpl.php +++ /dev/null @@ -1,27 +0,0 @@ - - -
- -
- - _tpl_vars['onloadscript'] != "" || $this->_tpl_vars['set_focus_control'] != ""): ?> - - - - - - \ No newline at end of file diff --git a/data/%%0F^0F1^0F1856BC%%unsubscribed.tpl.php b/data/%%0F^0F1^0F1856BC%%unsubscribed.tpl.php deleted file mode 100644 index d7de265..0000000 --- a/data/%%0F^0F1^0F1856BC%%unsubscribed.tpl.php +++ /dev/null @@ -1,26 +0,0 @@ - - array(array('modifier', 'upper', 'unsubscribed.tpl', 5, false),)), $this); ?> -_tpl_vars; -$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); -$this->_tpl_vars = $_smarty_tpl_vars; -unset($_smarty_tpl_vars); - ?> -
-

You have been unsubscribed

-

- You will no longer receive email alerts for any planning applications we find near _tpl_vars['postcode'])) ? $this->_run_mod_handler('upper', true, $_tmp) : smarty_modifier_upper($_tmp)); ?> - (within approximately _tpl_vars['alert_area_size']; ?> -m). -

-

- If you have unsubscribed because you were getting too many emails, you could always create a new alert for a smaller area? -

-
- -_tpl_vars; -$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array())); -$this->_tpl_vars = $_smarty_tpl_vars; -unset($_smarty_tpl_vars); - ?> \ No newline at end of file