summaryrefslogtreecommitdiff
path: root/pear/System.php
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-2/+1
* - Now error will be triggered with trigger_error(). When a commandTomas V.V.Cox2002-02-101-28/+62
* added 'System::type()' (show the full path of a command)Tomas V.V.Cox2002-02-061-1/+26
* Return false when the directory can not be created in mkDir()Tomas V.V.Cox2002-01-231-4/+5
* * use "windir" env.var on Windows tooStig Bakken2001-12-261-0/+3
* * added System::tmpdir() method (now uses SystemRoot env.var on Windows)Stig Bakken2001-12-261-9/+18
* * Change $Version$ to $Revision$.Martin Jansen2001-12-181-1/+1
* improved phpdoc of mkTemp()Tomas V.V.Cox2001-12-161-5/+5
* Added System::mktemp() (Creates temporal files or directories)Tomas V.V.Cox2001-12-161-9/+64
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * moved System.php out of Experimental/Stig Bakken2001-10-291-0/+286