Never added the Id tage for cvs info in the files.

This commit is contained in:
skeeter 2001-09-04 03:29:36 +00:00
parent 0732fd541e
commit 1e52451e2e
3 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,8 @@
* option) any later version. * * option) any later version. *
\**************************************************************************/ \**************************************************************************/
/* $Id$ */
class boaccounts class boaccounts
{ {
var $public_functions = array( var $public_functions = array(

View File

@ -9,6 +9,8 @@
* option) any later version. * * option) any later version. *
\**************************************************************************/ \**************************************************************************/
/* $Id$ */
class soaccounts class soaccounts
{ {

View File

@ -9,6 +9,8 @@
* option) any later version. * * option) any later version. *
\**************************************************************************/ \**************************************************************************/
/* $Id$ */
class uiaccounts class uiaccounts
{ {