Update of
/cvsroot/geshi/geshi-src/geshi/themes/phpsyntax/php
In directory
sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv6788/geshi/themes/p
hpsyntax/php
Modified Files:
php.php
Log Message:
Added styles for "types" (int, bool etc)
Index: php.php
============================================================
=======
RCS file:
/cvsroot/geshi/geshi-src/geshi/themes/phpsyntax/php/php.php,
v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** php.php 14 Jun 2006 09:54:01 -0000 1.4
--- php.php 24 Jun 2006 07:48:50 -0000 1.5
***************
*** 40,43 ****
--- 40,44 ----
$this->setStyle('keyword', 'color:#070;');
+ $this->setStyle('type', 'color:#070;');
$this->setStyle('symbol', 'color:#070;');
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
|