Commit:    a1bfe95bcc0f032137d397e26ae645206f5c590a
Author:    Hannes Magnusson <[email protected]>         Mon, 2 Nov 2015 13:13:09 
-0800
Parents:   7d99920b11c25d1c369372f1675eed6d24d5d4be
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=a1bfe95bcc0f032137d397e26ae645206f5c590a

Log:
Make php.net/mongodb the extension entry page, not subsection of the set

Changed paths:
  M  error.php


Diff:
diff --git a/error.php b/error.php
index 1a751a4..ff86854 100644
--- a/error.php
+++ b/error.php
@@ -306,6 +306,7 @@ $uri_aliases = array (
     "gd"               => "image",
     "bcmath"           => "bc",
     'streams'          => 'book.stream',
+    "mongodb"          => "set.mongodb",
 
     "callback"     => "language.pseudo-types",
     "number"       => "language.pseudo-types",


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to