Modified:
trunk/modem-emulator.php
Log:
Updated rewrite_urls method description.
Modified: trunk/modem-emulator.php
==============================================================================
--- trunk/modem-emulator.php (original)
+++ trunk/modem-emulator.php Sun Jul 20 07:35:46 2008
@@ -175,7 +175,7 @@
}
/**
- * Convenience function to fetch file via curl or various file functions
+ * Function processes page to rewrite all URLs so that images
and scripts are loaded through the emulator as well.
*/
private function rewrite_urls() {
// We're dealing with a text file. First, parse out a base
href if present