[geeklog-cvs] geeklog: Parse error - missing comma

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Oct 31 16:49:57 EDT 2009


changeset 7419:751bf49fc6f4
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/751bf49fc6f4
user: Dirk Haun <dirk at haun-online.de>
date: Sat Oct 31 18:20:09 2009 +0100
description:
Parse error - missing comma

diffstat:

 language/english.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 1ef30531a38e -r 751bf49fc6f4 language/english.php
--- a/language/english.php	Sat Oct 31 18:03:53 2009 +0100
+++ b/language/english.php	Sat Oct 31 18:20:09 2009 +0100
@@ -1600,7 +1600,7 @@
     'list_all'      => 'List all',
     'meta_description' => 'Meta Description',
     'meta_keywords' => 'Meta Keywords',        
-    'na'            => 'N/A'
+    'na'            => 'N/A',
     'token_expiry'  => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.'
 );
 



More information about the geeklog-cvs mailing list