How to maintain end of file comment? |
[eluser]kenjis[/eluser]
Hi, guys! CodeIgniter file must have a comment block to mark the end of file and it's location according to http://ellislab.com/codeigniter/user-gui...losing_tag Like this: Code: /* End of file welcome.php */ I sometimes forget to update the comment. How do you maintain the comment? |
Messages In This Thread |
How to maintain end of file comment? - by El Forum - 04-19-2011, 09:16 PM
How to maintain end of file comment? - by El Forum - 04-19-2011, 09:43 PM
How to maintain end of file comment? - by El Forum - 04-20-2011, 11:42 AM
|