mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
f34909f604
commit
74dfdc51ec
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue