[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/calendar calendar.dsp php_calendar.h /maininternal_functions_win32.c /win32 php4dllts.dsp php_modules.dsw From: Sebastian Bergmann (sb <email protected>)
Date: 10/07/00

Andi Gutmans wrote:
> Log:
> - Add calendar to default Win32 build.

  The phpinfo() output for the Calendar extension is now, at least on Win32,
wrongly formatted:

    "Calendar" -> centered
    "Calendar support enabled" -> orientated to the left

  I think it would be better and more consistent to display the Calndar
extension in the same way as session, wddx and xml.

-- 
 <?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
 "125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
 chr($a[$i]-13); // http://sb.phpOpenTracker.de | mail: sbergmann <email protected> ?>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>