summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-01-03 19:31:15 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-01-03 19:31:15 -0500
commit51c14fa5dfdce1fe6261e2ee61c35afd2e2ac7d6 (patch)
treef321f9ab3768bca23c6ad7a34cacb8af7b748c3c /plugins/wp-syntax/geshi/geshi/postgresql.php
parentUpdate plugin wordpress-mobile-pack to 2.2.7 (diff)
downloadblogs-gentoo-51c14fa5dfdce1fe6261e2ee61c35afd2e2ac7d6.tar.gz
blogs-gentoo-51c14fa5dfdce1fe6261e2ee61c35afd2e2ac7d6.tar.bz2
blogs-gentoo-51c14fa5dfdce1fe6261e2ee61c35afd2e2ac7d6.zip
Update plugin wp-syntax to 1.1
Diffstat (limited to 'plugins/wp-syntax/geshi/geshi/postgresql.php')
-rw-r--r--plugins/wp-syntax/geshi/geshi/postgresql.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/wp-syntax/geshi/geshi/postgresql.php b/plugins/wp-syntax/geshi/geshi/postgresql.php
index 662fdd76..1f9d9e57 100644
--- a/plugins/wp-syntax/geshi/geshi/postgresql.php
+++ b/plugins/wp-syntax/geshi/geshi/postgresql.php
@@ -5,7 +5,7 @@
* Author: Christophe Chauvet (christophe_at_kryskool_dot_org)
* Contributors: Leif Biberg Kristensen <leif_at_solumslekt_dot_org> 2010-05-03
* Copyright: (c) 2007 Christophe Chauvet (http://kryskool.org/), Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.8.11
+ * Release Version: 1.0.8.12
* Date Started: 2007/07/20
*
* PostgreSQL language file for GeSHi.
@@ -282,7 +282,4 @@ $language_data = array (
),
)
)
-
);
-
-?> \ No newline at end of file