Re: [DOC-WEB] cvs: docweb /include init.inc.php lib_general.inc.php/www redirect.php
[email protected] ("Nuno Lopes")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <001501c51506$cfabd860$0100a8c0@pc07653> |
You are right. The problem is that my cvs client always converts line-endings to unix style without my knowledge. So, could you please convert all line-endings? This way, there won't be any more problems. Anyway, you can have a look at http://viewcvs.php.net/viewcvs.cgi/docweb/include/init.inc.php.diff?r1=1.9&r2=1.10&diff_format=h for a 'real' diff. Nuno ----- Original Message ----- > Could we please be a little more careful about mixing the switching > line-ends and regular changes? > > The bad line endings were my fault. My editor at the time wasn't playing > nicely, so I'm not complaining about the switch. (Sorry that they were > wrong to begin with). > > Just saying: try to keep CS switches apart from code changes. > > As it stands, that diff is useless. > > *grabs his morning coffee to become less grouchy* (-: > > Thanks, > S > > Nuno Lopes wrote: >> nlopess Thu Feb 17 08:23:57 2005 EDT >> >> Modified files: /docweb/include init.inc.php >> lib_general.inc.php /docweb/www redirect.php Log: >> half rewrite of redirection system. huge simplification of the code. >> remove uneeded function, which seems to belong to old rfc system