summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornashe <thomas@chauchefoin.fr>2017-07-13 11:34:25 +0100
committernashe <thomas@chauchefoin.fr>2017-07-13 11:34:25 +0100
commit8fcba6dbb462eda45c15de9ebaff117eaec721c4 (patch)
tree462cd6005d36a827625637fc55884a660d20cde3
parent2f6fed34465b33725c63ad709fa3cec29e3f92e5 (diff)
downloadplanet-8fcba6dbb462eda45c15de9ebaff117eaec721c4.tar
planet-8fcba6dbb462eda45c15de9ebaff117eaec721c4.tar.gz
planet-8fcba6dbb462eda45c15de9ebaff117eaec721c4.tar.bz2
planet-8fcba6dbb462eda45c15de9ebaff117eaec721c4.tar.xz
planet-8fcba6dbb462eda45c15de9ebaff117eaec721c4.zip
Fix Cache.php encoding
-rw-r--r--app/lib/Cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/Cache.php b/app/lib/Cache.php
index c028110..b73182e 100644
--- a/app/lib/Cache.php
+++ b/app/lib/Cache.php
@@ -14,7 +14,7 @@
* along with this software; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
-* © Copyright 2005 Richard Heyes
+* © Copyright 2005 Richard Heyes
*/
/**