From 659673bcb5452c51ed559a9b237071c24d01d511 Mon Sep 17 00:00:00 2001 From: Fabian Becker Date: Tue, 5 Feb 2013 23:26:31 +0000 Subject: Removing SVN $, since Git does not provide auto properties. --- core/SmartyPlugins/block.purify.php | 1 - core/SmartyPlugins/function.ajaxErrorDiv.php | 1 - core/SmartyPlugins/function.ajaxLoadingDiv.php | 1 - core/SmartyPlugins/function.ajaxRequestErrorDiv.php | 1 - core/SmartyPlugins/function.hiddenurl.php | 1 - core/SmartyPlugins/function.includeAssets.php | 1 - core/SmartyPlugins/function.loadJavascriptTranslations.php | 1 - core/SmartyPlugins/function.logoHtml.php | 1 - core/SmartyPlugins/function.postEvent.php | 1 - core/SmartyPlugins/function.sparkline.php | 1 - core/SmartyPlugins/function.url.php | 1 - core/SmartyPlugins/modifier.inlineHelp.php | 1 - core/SmartyPlugins/modifier.money.php | 1 - core/SmartyPlugins/modifier.stripeol.php | 1 - core/SmartyPlugins/modifier.sumtime.php | 1 - core/SmartyPlugins/modifier.translate.php | 1 - core/SmartyPlugins/modifier.unescape.php | 1 - core/SmartyPlugins/modifier.urlRewriteBasicView.php | 1 - core/SmartyPlugins/modifier.urlRewriteWithParameters.php | 1 - core/SmartyPlugins/outputfilter.ajaxcdn.php | 1 - core/SmartyPlugins/outputfilter.cachebuster.php | 1 - 21 files changed, 21 deletions(-) (limited to 'core/SmartyPlugins') diff --git a/core/SmartyPlugins/block.purify.php b/core/SmartyPlugins/block.purify.php index 967cd60337..8768b5aea8 100644 --- a/core/SmartyPlugins/block.purify.php +++ b/core/SmartyPlugins/block.purify.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.ajaxErrorDiv.php b/core/SmartyPlugins/function.ajaxErrorDiv.php index fb04bd2a1e..79521d18af 100644 --- a/core/SmartyPlugins/function.ajaxErrorDiv.php +++ b/core/SmartyPlugins/function.ajaxErrorDiv.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.ajaxLoadingDiv.php b/core/SmartyPlugins/function.ajaxLoadingDiv.php index c2810cabfc..776f928c97 100644 --- a/core/SmartyPlugins/function.ajaxLoadingDiv.php +++ b/core/SmartyPlugins/function.ajaxLoadingDiv.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.ajaxRequestErrorDiv.php b/core/SmartyPlugins/function.ajaxRequestErrorDiv.php index da298115fa..5636f5c431 100644 --- a/core/SmartyPlugins/function.ajaxRequestErrorDiv.php +++ b/core/SmartyPlugins/function.ajaxRequestErrorDiv.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.hiddenurl.php b/core/SmartyPlugins/function.hiddenurl.php index 061d8dc66a..54beff93d3 100644 --- a/core/SmartyPlugins/function.hiddenurl.php +++ b/core/SmartyPlugins/function.hiddenurl.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.includeAssets.php b/core/SmartyPlugins/function.includeAssets.php index 828ab6ed8d..4d0169790e 100644 --- a/core/SmartyPlugins/function.includeAssets.php +++ b/core/SmartyPlugins/function.includeAssets.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.loadJavascriptTranslations.php b/core/SmartyPlugins/function.loadJavascriptTranslations.php index 8ca1828543..0152e16cf6 100644 --- a/core/SmartyPlugins/function.loadJavascriptTranslations.php +++ b/core/SmartyPlugins/function.loadJavascriptTranslations.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.logoHtml.php b/core/SmartyPlugins/function.logoHtml.php index b0c5122313..acff49b34c 100644 --- a/core/SmartyPlugins/function.logoHtml.php +++ b/core/SmartyPlugins/function.logoHtml.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.postEvent.php b/core/SmartyPlugins/function.postEvent.php index 8aecd76c4c..ff43fd91fe 100644 --- a/core/SmartyPlugins/function.postEvent.php +++ b/core/SmartyPlugins/function.postEvent.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.sparkline.php b/core/SmartyPlugins/function.sparkline.php index d2593a090f..af1cab0914 100644 --- a/core/SmartyPlugins/function.sparkline.php +++ b/core/SmartyPlugins/function.sparkline.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/function.url.php b/core/SmartyPlugins/function.url.php index 056f6a3a28..9e20e93d1e 100644 --- a/core/SmartyPlugins/function.url.php +++ b/core/SmartyPlugins/function.url.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.inlineHelp.php b/core/SmartyPlugins/modifier.inlineHelp.php index ede3030e00..7cc7531f4a 100644 --- a/core/SmartyPlugins/modifier.inlineHelp.php +++ b/core/SmartyPlugins/modifier.inlineHelp.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.money.php b/core/SmartyPlugins/modifier.money.php index cebf7f68aa..7d9eaa7afe 100644 --- a/core/SmartyPlugins/modifier.money.php +++ b/core/SmartyPlugins/modifier.money.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.stripeol.php b/core/SmartyPlugins/modifier.stripeol.php index 3d6858e2f5..aa8bdbbce4 100644 --- a/core/SmartyPlugins/modifier.stripeol.php +++ b/core/SmartyPlugins/modifier.stripeol.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.sumtime.php b/core/SmartyPlugins/modifier.sumtime.php index f2003cf8c5..cbd50f4618 100644 --- a/core/SmartyPlugins/modifier.sumtime.php +++ b/core/SmartyPlugins/modifier.sumtime.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.translate.php b/core/SmartyPlugins/modifier.translate.php index c5c306353e..0b25c714dc 100644 --- a/core/SmartyPlugins/modifier.translate.php +++ b/core/SmartyPlugins/modifier.translate.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.unescape.php b/core/SmartyPlugins/modifier.unescape.php index 5ad428e552..860841422d 100644 --- a/core/SmartyPlugins/modifier.unescape.php +++ b/core/SmartyPlugins/modifier.unescape.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.urlRewriteBasicView.php b/core/SmartyPlugins/modifier.urlRewriteBasicView.php index bb7ce2fb7d..4de05453e8 100644 --- a/core/SmartyPlugins/modifier.urlRewriteBasicView.php +++ b/core/SmartyPlugins/modifier.urlRewriteBasicView.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/modifier.urlRewriteWithParameters.php b/core/SmartyPlugins/modifier.urlRewriteWithParameters.php index d879f12e91..69d8d37484 100644 --- a/core/SmartyPlugins/modifier.urlRewriteWithParameters.php +++ b/core/SmartyPlugins/modifier.urlRewriteWithParameters.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/outputfilter.ajaxcdn.php b/core/SmartyPlugins/outputfilter.ajaxcdn.php index 58bcdcd932..4c129cb72b 100644 --- a/core/SmartyPlugins/outputfilter.ajaxcdn.php +++ b/core/SmartyPlugins/outputfilter.ajaxcdn.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins diff --git a/core/SmartyPlugins/outputfilter.cachebuster.php b/core/SmartyPlugins/outputfilter.cachebuster.php index 4db60d4bb8..4431ac6230 100644 --- a/core/SmartyPlugins/outputfilter.cachebuster.php +++ b/core/SmartyPlugins/outputfilter.cachebuster.php @@ -4,7 +4,6 @@ * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later - * @version $Id$ * * @category Piwik * @package SmartyPlugins -- cgit v1.2.3