Today: President's Day.
Work: Vacation Day.
Plans: Alpha Exhibit 2.0.
Time: 11:20am
Lines Coded: 0.
Reaction: Crap.

Comments

Comment by Eric on .
Eric
Hey Owen, I'm new to wp and jsut found your wiki & ezstatic pulgins. They are both fantastic and I can see that I;m going to get a ton of use out of them. One thing, I think that I found a typo in your EzStatic.php script. On line 233 I had to change: $content = ob_get_content(); to $content = ob_get_contents(); * note the added "s" I hope that this helps. Thanks again for writing these tools, -Eric