• Publicity: Public Only All

community-core-2-procs.tcl

Community routines (dealing with users, parties, etc.). Redone with scoping and nice abstraction (Ben)

Location:
packages/acs-tcl/tcl/community-core-2-procs.tcl
Created:
May 29th, 2002
Author:
Ben Adida <ben@openforce.net>
CVS Identification:
$Id: community-core-2-procs.tcl,v 1.5 2018/01/19 20:56:00 gustafn Exp $

Procedures in this file

Detailed information

[ hide source ] | [ make this the default ]

Content File Source

ad_library {

    Community routines (dealing with users, parties, etc.).
    Redone with scoping and nice abstraction (Ben)

    @author Ben Adida (ben@openforce.net)
    @creation-date May 29th, 2002
    @cvs-id $Id: community-core-2-procs.tcl,v 1.5 2018/01/19 20:56:00 gustafn Exp $

}

# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: