CI 2.0.2 - Last two lines in "./system/libraries/Cache/drivers/Cache_dummy.php" |
[eluser]Unknown[/eluser]
Look at the last two lines (comment). They should be Code: /* End of file Cache_dummy.php */ but they are Code: /* End of file Cache_apc.php */
[eluser]Unknown[/eluser]
Yes they are, but they had wrong content. (OK, it is not a bug in code, but "bugs" in comments should be fixed, too. "Cache_dummy.php" is NOT "Cache_apc.php". It seems to be a copy&paste;-"bug")
[eluser]Eric Barnes[/eluser]
I don't think it really matters but fixed now anyway ![]() https://bitbucket.org/ellislab/codeignit...aa2697d43c
[eluser]doStuff[/eluser]
Yeah, wrong comments are worse than no comments. Good job spotting it. |
Welcome Guest, Not a member yet? Register Sign In |