Voting

The Note You're Voting On

JulieC
18 years ago
The dir_size function provided by "marting.dc AT gmail.com" works great, except the $mas variable is not initialized. Add:

$mas = 0;

before the while() loop.

<< Back to user notes page

To Top