diff -r -c comas/perl/Comas/Admin.pm comas-rv/perl/Comas/Admin.pm *** comas/perl/Comas/Admin.pm 2005-01-12 07:21:25.000000000 +0100 --- comas-rv/perl/Comas/Admin.pm 2005-02-01 15:18:31.000000000 +0100 *************** *** 848,854 **** =head1 SEE ALSO ! Comas' databse documentation, http://wiki.consol.org.mx/comas_wiki/ =head1 AUTHOR --- 848,854 ---- =head1 SEE ALSO ! Comas' databse documentation, http://wiki.consol.org.mx/comas/ =head1 AUTHOR diff -r -c comas/perl/Comas/File.pm comas-rv/perl/Comas/File.pm *** comas/perl/Comas/File.pm 2004-11-20 18:40:17.000000000 +0100 --- comas-rv/perl/Comas/File.pm 2005-02-01 15:17:24.000000000 +0100 *************** *** 119,125 **** =head1 SEE ALSO ! Comas' database documentation, http://wiki.consol.org.mx/comas_wiki/ =head1 AUTHOR --- 119,125 ---- =head1 SEE ALSO ! Comas' database documentation, http://wiki.consol.org.mx/comas/ =head1 AUTHOR diff -r -c comas/perl/Comas/Payment.pm comas-rv/perl/Comas/Payment.pm *** comas/perl/Comas/Payment.pm 2004-02-06 22:51:31.000000000 +0100 --- comas-rv/perl/Comas/Payment.pm 2005-02-01 15:17:11.000000000 +0100 *************** *** 66,72 **** A payment can be registered by giving the person ID, the amount paid and the payment type (see Comas' databse documentation, ! L, for further information). Optionally, a proposal ID can be specified if the person is paying for. The administrator who registers a payment must have the C --- 66,72 ---- A payment can be registered by giving the person ID, the amount paid and the payment type (see Comas' databse documentation, ! L, for further information). Optionally, a proposal ID can be specified if the person is paying for. The administrator who registers a payment must have the C diff -r -c comas/perl/Comas/Person.pm comas-rv/perl/Comas/Person.pm *** comas/perl/Comas/Person.pm 2004-12-30 22:01:44.000000000 +0100 --- comas-rv/perl/Comas/Person.pm 2005-02-01 15:17:38.000000000 +0100 *************** *** 230,236 **** =head1 SEE ALSO ! Comas' databse documentation, http://wiki.consol.org.mx/comas_wiki/ =head1 AUTHOR --- 230,236 ---- =head1 SEE ALSO ! Comas' databse documentation, http://wiki.consol.org.mx/comas/ =head1 AUTHOR diff -r -c comas/perl/Comas/Proposal.pm comas-rv/perl/Comas/Proposal.pm *** comas/perl/Comas/Proposal.pm 2004-11-12 06:44:36.000000000 +0100 --- comas-rv/perl/Comas/Proposal.pm 2005-02-01 15:17:54.000000000 +0100 *************** *** 280,286 **** =head1 SEE ALSO ! Comas' database documentation, http://wiki.consol.org.mx/comas_wiki/ =head1 AUTHOR --- 280,286 ---- =head1 SEE ALSO ! Comas' database documentation, http://wiki.consol.org.mx/comas/ =head1 AUTHOR diff -r -c comas/sql/schema.sql comas-rv/sql/schema.sql *** comas/sql/schema.sql 2005-01-12 07:22:09.000000000 +0100 --- comas-rv/sql/schema.sql 2005-02-01 15:14:07.000000000 +0100 *************** *** 30,37 **** -- -- For further documentation on the tables and attributes' meaning, please -- check the data dictionary at: ! -- http://wiki.consol.org.mx/comas_wiki/DataDictionary ! -- http://wiki.consol.org.mx/comas_wiki/RelationDescription -- -- --- 30,37 ---- -- -- For further documentation on the tables and attributes' meaning, please -- check the data dictionary at: ! -- http://wiki.consol.org.mx/comas/DataDictionary ! -- http://wiki.consol.org.mx/comas/RelationDescription -- --