Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Dec 30, 2015

files.php: fix file writer bug (misplaced paren ) where no file would… write.
phpfastcache.php: fix error where non-www.domain.tld HOST_NAME variables would be stripped of beginning w's in mistaken ltrim call
phpfastcache.php: move filename fixing into static function that removes common "unsafe" characters and positions ("/name?" or "name.")
TODO: call filename fixer in files.php

… write.

phpfastcache.php: fix error where non-www.domain.tld HOST_NAME variables would be stripped of beginning w's in mistaken ltrim call
phpfastcache.php: move filename fixing into static function that removes common "unsafe" characters and positions ("/name?" or "name.")
TODO: call filename fixer in files.php
khoaofgod added a commit that referenced this pull request Dec 30, 2015
Bug Fixes in file writing and dir naming.
@khoaofgod khoaofgod merged commit 704197e into PHPSocialNetwork:final Dec 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant