bug in ezstaticcache.php for staticcache in windows

Author Message

Bin LIU

Thursday 24 May 2007 6:18:10 am

kernel\classes\ezstaticcache.php

line 393

---// if ( strtolower( substr( PHP_OS, 3 ) ) == 'win' )
+++if ( strtolower( substr( PHP_OS, 0, 3 ) ) == 'win' )

=== Lagardère Active ===

Fetch random
http://projects.ez.no/la_fetch_random
LA Static Cache
http://projects.ez.no/lastaticcache
LA Bookmarks (jquery)
http://projects.ez.no/labookmark
LA Calendar (jquery)
http://projects.ez.no/lacalendar

My site ez
http://lingping.info

André R.

Thursday 24 May 2007 9:17:09 am

Bugs are repported on issues.ez.no

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Kristof Coomans

Thursday 24 May 2007 9:22:24 am

This is a known issue: http://issues.ez.no/8782

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.