Revision 2046
Added by darkviper almost 12 years ago
- little Typofixes in packet AccessFile
| AccessFile.php | ||
|---|---|---|
| 173 | 173 |
* Rename an existing Accessfile |
| 174 | 174 |
* @param string $sNewName the new filename without path and without extension |
| 175 | 175 |
* @return boolean |
| 176 |
* @throws AccessFileAccessFileRenameException
|
|
| 176 |
* @throws AccessFileRenameException |
|
| 177 | 177 |
*/ |
| 178 | 178 |
public function rename($sNewName) |
| 179 | 179 |
{
|
Also available in: Unified diff