Update of /cvsroot/geshi/geshi-1.0.X/src/geshi
In directory
sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15459/geshi
Modified Files:
Tag: RELEASE_1_0_7_STABLE
thinbasic.php
Log Message:
Fixed single line comment in thinbasic.php (Eros Olmi)
Index: thinbasic.php
============================================================
=======
RCS file:
/cvsroot/geshi/geshi-1.0.X/src/geshi/Attic/thinbasic.php,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** thinbasic.php 23 Sep 2006 02:05:48 -0000 1.1.2.2
--- thinbasic.php 23 Oct 2006 02:34:09 -0000 1.1.2.3
***************
*** 1,639 ****
! <?php
!
/***********************************************************
**************************
! * thinbasic.php
! * ------
! * Author: Eros Olmi (eros.olmi thinbasic.com)
! * Copyright: (c) 2006 Eros Olmi (http://www.thinbasic.com
), Nigel McNie (http://qbnz.com/highlight
er)
! * Release Version: 1.0.7.14
! * CVS Revision Version: $Revision$
! * Date Started: 2006/05/12
! * Last Modified: $Date$
[...1252 lines suppressed...]
! 'SCRIPT' => array(
! ),
! 'REGEXPS' => array(
! )
! ),
! 'OOLANG' => false,
! 'OBJECT_SPLITTERS' => array(
! 1 => '_'
! ),
! 'REGEXPS' => array(
! ),
! 'STRICT_MODE_APPLIES' => GESHI_NEVER,
! 'SCRIPT_DELIMITERS' => array(
! ),
! 'HIGHLIGHT_STRICT_BLOCK' => array(
! )
! );
!
! ?>
No newline at end of file
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
geshi-cvs mailing list
geshi-cvs lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geshi-cvs
|