From: Sven W. <sv...@sv...> - 2003-04-13 15:54:14
|
Please have a good look on your editors, some (->maz2k) write in every line a ^M, example: ***** <?php^M^M $isActive = isActive($conf->host, $conf->port);^M^M ^M^M ***** With this text i can't make any updates to the CVS anymore (because CVS thinks ALL lines are new) Now functions.inc is defect and i'm searching for a way to get it work again :-( |