|
Join a growing community of Providence University fans and download the Providence University. With the Providence University 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();