|
Join a growing community of University of North Carolina Charlotte fans and download the University of North Carolina Charlotte. With the University of North Carolina Charlotte you will always be one "click" away from the latest news and information from your favorite team. |
174 echo "Writing: $file
\n";
175 }
176 fwrite($cfp, $data);
177 fclose($cfp);
178
177 fclose($cfp);
178
179 chmod($file, 0775);
180 // make the timestamp of the two items match.
181 clearstatcache();