Welcome Guest, Not a member yet? Register   Sign In
May I suggest?
#1

[eluser]Unknown[/eluser]
At the end of all codeigniter files:

To do this (just an example):
Code:
/* End of file ./application/config/routes.php */
or even:
Code:
/* End of ./application/config/routes.php */


Instead of this:
Code:
/* End of file routes.php */
/* Location: ./application/config/routes.php */


It's redundant, and just adds characters.




Theme © iAndrew 2016 - Forum software by © MyBB