cvs: phpdoc-hu /reference/filesystem/functions tempnam.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1170607044@cvsserver> |
chappy Sun Feb 4 16:37:24 2007 UTC
Modified files:
/phpdoc-hu/reference/filesystem/functions tempnam.xml
Log:
sync
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/filesystem/functions/tempnam.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc-hu/reference/filesystem/functions/tempnam.xml
diff -u phpdoc-hu/reference/filesystem/functions/tempnam.xml:1.2 phpdoc-hu/reference/filesystem/functions/tempnam.xml:1.3
--- phpdoc-hu/reference/filesystem/functions/tempnam.xml:1.2 Sun Feb 4 06:51:47 2007
+++ phpdoc-hu/reference/filesystem/functions/tempnam.xml Sun Feb 4 16:37:24 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.11 Maintainer: chappy Status: ready -->
+<!-- EN-Revision: 1.13 Maintainer: chappy Status: ready -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.tempnam">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>string</type><parameter>prefix</parameter></methodparam>
</methodsynopsis>
<para>
- Létrehoz egy fájlt egyedi fájlnévvel a megadott könyvtárban.
+ Létrehoz egy fájlt egyedi fájlnévvel a megadott könyvtárban, és a hozzáférési jogokat 0600-ra állítja.
Ha a megadott könyvtár nem létezik, akkor a <function>tempnam</function> függvény
mepróbálja létrehozni a rendszernek az ideiglenes fájlokat tároló könyvtárában,
és ennek a fájlnak a nevét adja vissza.