diff options
Diffstat (limited to 'plugins/wp-syntax/geshi/geshi/upc.php')
-rw-r--r-- | plugins/wp-syntax/geshi/geshi/upc.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/wp-syntax/geshi/geshi/upc.php b/plugins/wp-syntax/geshi/geshi/upc.php index e0530322..b1e873ef 100644 --- a/plugins/wp-syntax/geshi/geshi/upc.php +++ b/plugins/wp-syntax/geshi/geshi/upc.php @@ -8,7 +8,7 @@ * - Jack Lloyd (lloyd@randombit.net) * - Michael Mol (mikemol@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.8.11 + * Release Version: 1.0.8.12 * Date Started: 2004/06/04 * * UPC language file for GeSHi. @@ -266,5 +266,3 @@ $language_data = array ( ), 'TAB_WIDTH' => 4 ); - -?>
\ No newline at end of file |