diff options
author | David Croft <david@php.net> | 2000-12-26 13:22:31 +0000 |
---|---|---|
committer | David Croft <david@php.net> | 2000-12-26 13:22:31 +0000 |
commit | f4a53d0665c1ad8b71df8b82a074e10256d3d223 (patch) | |
tree | 15affba457eda3b36dbc9fcf543b12398f445112 | |
parent | d4ff503e3d8caa1466303472c258d8b601b01aad (diff) | |
download | php-git-f4a53d0665c1ad8b71df8b82a074e10256d3d223.tar.gz |
#remove cvs [dollar] ID from changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1407,7 +1407,7 @@ a class/module use "@see $variable" and "@see function()". Note the $ and the "()". If the referenced element is unknow, the reference will be dropped and a warning is generated. - - added @version $Id$ to some class doc comments + - added @version CVS Id to some class doc comments This is an eays way to add a version tag to inline docs if you use a CVS. |