summaryrefslogtreecommitdiffstats
path: root/system/libraries/Ftp.php
AgeCommit message (Collapse)AuthorFilesLines
2008-09-13updated copyrightRick Ellis1-1/+1
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-20/+20
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end ↵Derek Jones1-1/+3
of the file
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-08Fixed bug with recursive deletes in delete_dir()Derek Jones1-3/+3
http://codeigniter.com/bug_tracker/bug/4215/
2008-05-05Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to ↵Derek Allard1-17/+17
the File Helper. Changed ( ! condition) into (! condition) within the code
2008-01-27Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made.Derek Allard1-1/+1
Fixed typo in the FTP Class (ftp_unable_to_remame).
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-615/+615
update copyright year update Code Igniter to CodeIgniter
2006-11-05(no commit message)admin1-1/+1
2006-10-31(no commit message)admin1-2/+2
2006-10-28(no commit message)admin1-25/+189
2006-10-27(no commit message)admin1-6/+26
2006-10-27(no commit message)admin1-7/+22
2006-10-27(no commit message)admin1-17/+77
2006-10-27(no commit message)admin1-0/+357