1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12999] Remove @author tags

PHPBB3-12999
This commit is contained in:
Tristan Darricau
2014-08-19 22:54:45 +02:00
parent da3ddaf676
commit c013e727d4
4 changed files with 0 additions and 19 deletions

View File

@@ -507,8 +507,6 @@ class ftp extends transfer
/**
* FTP fsock transfer class
*
* @author wGEric
*/
class ftp_fsock extends transfer
{