[php-directfb-cvs] PHP-DirectFB README,1.2,1.3
Status: Pre-Alpha
Brought to you by:
klan
From: Claudio C. <kl...@us...> - 2004-11-12 18:47:41
|
Update of /cvsroot/php-directfb/PHP-DirectFB In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6122 Modified Files: README Log Message: Replaced 'display programs' by 'display graphics'. Index: README =================================================================== RCS file: /cvsroot/php-directfb/PHP-DirectFB/README,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README 11 Nov 2004 11:11:22 -0000 1.2 --- README 12 Nov 2004 18:47:31 -0000 1.3 *************** *** 8,12 **** This extension allows you to write DirectFB based applications using the PHP Command Line Interpreter (CLI); you cannot use it ! to display programs on a Web Browser. --- 8,12 ---- This extension allows you to write DirectFB based applications using the PHP Command Line Interpreter (CLI); you cannot use it ! to display graphics on a Web Browser. |