diff options
author | Andreas Gohr <andi@splitbrain.org> | 2007-01-24 21:25:20 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2007-01-24 21:25:20 +0100 |
commit | 2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a (patch) | |
tree | 429aa616b3f131b1ee676f5f8b41c67abaac23d2 /inc/geshi/plsql.php | |
parent | e205b721f29d42e512c7f49310b9c921ad83aef8 (diff) | |
download | rpg-2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a.tar.gz rpg-2e5c161d5e38cd318c8b7846ae0b5bbf0b877e4a.tar.bz2 |
GeSHi update to 1.0.7.17
darcs-hash:20070124202520-7ad00-15af7e505ceb8265e124361229649ad4aa8d328f.gz
Diffstat (limited to 'inc/geshi/plsql.php')
-rw-r--r-- | inc/geshi/plsql.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/plsql.php b/inc/geshi/plsql.php index 0c524a007..242181bff 100644 --- a/inc/geshi/plsql.php +++ b/inc/geshi/plsql.php @@ -4,10 +4,10 @@ * ------- * Author: Victor Engmark <victor.engmark@gmail.com> * Copyright: (c) 2006 Victor Engmark (http://l0b0.net/) - * Release Version: 1.0.7.16 - * CVS Revision Version: $Revision: 1.1.2.1 $ + * Release Version: 1.0.7.17 + * CVS Revision Version: $Revision: 866 $ * Date Started: 2006/10/26 - * Last Modified: $Date: 2006/11/26 06:11:51 $ + * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $ * * Oracle 9.2 PL/SQL language file for GeSHi. * Formatting is based on the default setup of TOAD 8.6. |