Changeset 256 for branches/1.1/admin

Show
Ignore:
Timestamp:
10/17/2006 06:47:00 PM (2 years ago)
Author:
moo
Message:

trunk->1.1

  • merged [254] fix xcache.var_ttl displaying in info, fix xcache_get for ttl-unlimited
  • merged [250] admin: fix switcher class on active
  • merged [249] return 0 s instead of empty for deltatime
  • merged [201] coverager: avoid crash when upstream failed to compile file
Location:
branches/1.1
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1

    • Property svnmerge-integrated changed from /trunk:1-157,159,161-162,167-180,182,184,186-187,194 to /trunk:1-157,159,161-162,167-180,182,184,186-187,194,201,211,218,237-247,249,251-254
  • branches/1.1/admin/xcache.php

    r147 r256  
    7171        } 
    7272    } 
     73 
     74    return '0 s'; 
    7375} 
    7476