Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
993925b47a0bfb08e79961c47bcc3d247a03a5dd
/
system
/
helpers
/
file_helper.php
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
9e11220
added error suppression to fopen() in write_file()
by Derek Jones
· 17 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
94a2182
added symbolic_permissions() and octal_permissions() to the File helper
by Derek Jones
· 17 years ago
fd93d22
Flipped user guide page titles for easier recognition in tabs:
by Derek Jones
· 17 years ago
3be20e2
tweak to the new fopen mode constant names
by Derek Jones
· 17 years ago
14031d1
implemented fopen mode constants
by Derek Jones
· 17 years ago
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 17 years ago
ac7c81e
Modified get_filenames() to use DIRECTORY_SEPARATOR constant instead of '/' for better cross-platform compatibility
by Derek Jones
· 17 years ago
f00992d
moved the $_recursion conditional in get_filenames() to fix a bug where a bad submitted path would result in the system using / as the source directory.
by Derek Jones
· 17 years ago
560efb3
Fixed bug #4350 in get_filenames() when the $source_dir does not include a trailing slash
by Derek Jones
· 17 years ago
2c6dda4
fixed recursion in get_filenames() (bug #3523)
by Derek Jones
· 17 years ago
bca400f
fix $FALSE to FALSE
by Derek Allard
· 17 years ago
fd97178
modified get_filenames() to return FALSE if the directory cannot be read
by Derek Jones
· 17 years ago
1c8dd3a
fixed bug #3314 where the top level path would be deleted along with files in delete_files()
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
a25530f
added is_really_writable() to Common.php, replaced is_writable() throughout application with is_really_writable()
by Derek Jones
· 17 years ago
676d3c8
Fixed bug #3289 where temp files in directories being tested with is_really_writable() were not being handled properly
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
e4e603b
fix for is_really_writable
by Derek Allard
· 17 years ago
a0fa90b
Fixed a bug in get_filenames() in the File Helper where the array wasn't cleared after each call.
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
c1e23ce
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
fafe28b
by admin
· 18 years ago
9fcc28a
by admin
· 18 years ago
02855e0
by admin
· 18 years ago
78ce3cc
by admin
· 18 years ago
2ed76d5
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago