Update of /cvsroot/geshi/geshi-1.0.X/src/geshi
In directory
sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv10278/src/geshi
Modified Files:
Tag: RELEASE_1_0_7_STABLE
gml.php
Log Message:
dos2unix this file.
Index: gml.php
============================================================
=======
RCS file: /cvsroot/geshi/geshi-1.0.X/src/geshi/gml.php,v
retrieving revision 1.15.2.1
retrieving revision 1.15.2.2
diff -C2 -d -r1.15.2.1 -r1.15.2.2
*** gml.php 21 Jun 2006 10:38:17 -0000 1.15.2.1
--- gml.php 19 Jul 2006 10:10:22 -0000 1.15.2.2
***************
*** 1,504 ****
! <?php
!
/***********************************************************
**************************
! * gml.php
! * --------
! * Author: José Jorge Enríquez (jenriquez users.sourceforge.net)
! * Copyright: (c) 2005 José Jorge Enríquez Rodríguez (http://www.zonamakers.com
a>)
* Release Version: 1.0.7.11
! * CVS Revision Version: $Revision$
! * Date Started: 2005/06/21
! * Last Modified: $Date$
[...979 lines suppressed...]
! 1 => '',
! 2 => '',
! // All GML functions have been indexed, but need some
corrections.
! 3 => 'http://www.zo
namakers.com/gmlreference/.html', //
(provisional, could change soon!)
! 4 => ''
! ),
! 'OOLANG' => true,
! 'OBJECT_SPLITTERS' => array(
! 1 => '.'
! ),
! 'REGEXPS' => array(
! ),
! 'STRICT_MODE_APPLIES' => GESHI_NEVER,
! 'SCRIPT_DELIMITERS' => array(
! ),
! 'HIGHLIGHT_STRICT_BLOCK' => array(
! )
! );
!
! ?>
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys
-- and earn cash
http://www.techsay.com/default.php?page=join
.php&p=sourceforge&CID=DEVDEV_______________________
________________________
geshi-cvs mailing list
geshi-cvs lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geshi-cvs
|