]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/urlmapper.php
.inc.php please ...
[quix0rs-gnu-social.git] / lib / urlmapper.php
index d17493e21d5a8cfd645cecbf57da84eea3304b94..bb288f8322f7c3e71b6b8109b2e4bbe3fc621fef 100644 (file)
@@ -39,7 +39,7 @@ if (!defined('STATUSNET')) {
  *
  * Converts a path into a set of parameters, and vice versa
  *
- * We used to use Net_URL_Mapper, so there's a wrapper class at Router, q.v.
+ * We used to use URLMapper, so there's a wrapper class at Router, q.v.
  *
  * NUM's vagaries are the main reason we have weirdnesses here.
  *