Restore non-fragment MongoDB URL entities

These were previously removed in r329063, but should stick around for the link checker script.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329065 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jeremy Mikola 2013-01-10 19:18:05 +00:00
parent f34909f604
commit 74dfdc51ec

View file

@ -260,8 +260,8 @@ $grid->storeBytes($bytes, array("whatever" => "metadata", "you" => "want"));
&reftitle.seealso;
<simplelist>
<member>MongoDB core docs on <link xlink:href="&url.mongodb.docs.gridfs;">GridFS</link></member>
<member>LightCube Solutions blog post on <link xlink:href="http://www.lightcubesolutions.com/blog/?p=209">saving user uploads</link></member>
<member>LightCube Solutions blog post on <link xlink:href="http://www.lightcubesolutions.com/blog/?p=228">adding metadata to files</link></member>
<member>LightCube Solutions blog post on <link xlink:href="&url.mongodb.gridfs.fileupload;">saving user uploads</link></member>
<member>LightCube Solutions blog post on <link xlink:href="&url.mongodb.gridfs.metadata;">adding metadata to files</link></member>
</simplelist>
</section>
</partintro>