Update of /cvsroot/geshi/geshi-src/geshi/languages/php
In directory
sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv30170/geshi/languag
es/php
Modified Files:
common.php
Log Message:
Converted language files to use the new useStandardDoubles()
format.
Index: common.php
============================================================
=======
RCS file:
/cvsroot/geshi/geshi-src/geshi/languages/php/common.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** common.php 26 Apr 2006 08:19:11 -0000 1.2
--- common.php 14 May 2006 01:30:18 -0000 1.3
***************
*** 96,100 ****
// Number support
$context->useStandardIntegers();
! $context->useStandardDoubles('symbol');
// PHP Objects
--- 96,100 ----
// Number support
$context->useStandardIntegers();
! $context->useStandardDoubles();
// PHP Objects
-------------------------------------------------------
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
|